Introduction: React Native, Comparison(React vs React Native), apk file using expo
Examples: 1st Mobile App,
Components: FlatList, ParallaxScrollView, ScrollView, Text, Textinput, ThemedView , TouchableOpacity, View
Hooks: useState, useEffect
Terms:
Development Build: Create dev build using EAS
props, state
Networking, Navigation: Navigation between Screens, Fetch data from REST endpoint, Passing data between Screens