Did you tire of learning JAVA, Swift, Kotlin different programming languages?
Will it be much better if just learn one language and then can build for both Android and iOS?
React Native is what you need!!
But what is React Native? In a nutshell react native allows use the react library to create native
mobile apps for Android and iOS devices.
It is a really good option for developers that want to create some kind of mobile app who are already comfortable with react
It definitely recommends that you already understand the core principles of react like functional
components state props
We do have a complete react course on this platform, feel free to check that out
In this course, you will learn some basic React and also extend this to React Native. We will build a todo app to reinforce what we learnt in the previous lectures.
What you will learnt
How to run the app in iOS and Android emulator
How to use React Native components
How to use the useState to add dynamic content
How to use the TextField to change state
The difference between List and FlatList
What is the Touchable Component?
What is the TouchableWithoutFeedback
How to dismiss the keyboard with Keyboard component?
Create an todo application which used all the knowledge that we learnt.
Who this course is for:
Anyone who want to use web knowledge to build apps that can run on both iOS and Android.
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/1. Introduction.mp4
44.9 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/1. Introduction.srt
5.5 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/10. More on spread operator.mp4
21.8 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/10. More on spread operator.srt
2.1 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/10.1 rn project.zip
454.9 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/2. Run the app on emulator.mp4
22.6 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/2. Run the app on emulator.srt
3 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/3. Expo folder structures.mp4
24.5 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/3. Expo folder structures.srt
3.6 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/4. React Native core component and Style.mp4
57.2 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/4. React Native core component and Style.srt
5.7 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/5. React Native React Hook.mp4
62.2 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/5. React Native React Hook.srt
6.8 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/5.1 Archive.zip
227.4 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/6. Use TextInput field to change state.mp4
45.5 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/6. Use TextInput field to change state.srt
5.2 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/6.1 rn project.zip
227.6 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/7. List view.mp4
48.9 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/7. List view.srt
4.8 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/7.1 rn project.zip
227.6 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/8. FlatList.mp4
44.4 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/8. FlatList.srt
4.2 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/9. Touchable.mp4
24.9 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/9. Touchable.srt
2.4 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/1. Introduction/9.1 rn project.zip
454.9 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/1. Todo Application part 1 Basic layout and components.mp4
57 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/1. Todo Application part 1 Basic layout and components.srt
5.5 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/1.1 Archive.zip
252.3 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/2. Todo Application part 2 Task component.mp4
25.9 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/2. Todo Application part 2 Task component.srt
2.1 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/2.1 Archive.zip
252.7 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/3. Todo Application part 3 Add Input Field.mp4
60 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/3. Todo Application part 3 Add Input Field.srt
6.1 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/3.1 Archive.zip
253.4 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/4. Todo Application part 4 Add simple validation Alert.mp4
14.6 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/4. Todo Application part 4 Add simple validation Alert.srt
1.6 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/4.1 Archive.zip
103.6 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/5. Todo Application part 5 Dismiss keyboard.mp4
11.7 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/5. Todo Application part 5 Dismiss keyboard.srt
1.4 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/5.1 Archive.zip
253.5 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/6. Todo Application part 6 Delete items.mp4
44.2 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/6. Todo Application part 6 Delete items.srt
4.4 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/6.1 Archive.zip
253.7 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/7. Todo Application part 7 fix the off screen problem with flexBox.mp4
16.6 MB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/7. Todo Application part 7 fix the off screen problem with flexBox.srt
2 KB
[TutsNode.com] - React native Expo for multiplatform mobile app development/2. Create Todo Application/7.1 Archive.zip
253.7 KB
Alternative Torrents for 'React native Expo for multiplatform mobile app development'.