React Native
- Week 1
- What is React native ?
- Getting started
- Native core components
- Text
- View
- ScrollView
- TextInput
- Touchable
- Pressable
- FlatList
- NestedList
- Native Styling
- Platform Dependent Code.
- Week 2
- React Native Architecture
- API calls
- Introduction to Navigation
- Navigation bar, drawer, etc
- debugging
- Week 3
- Using System Modules - 1
- Using System Modules - 2
- Using Redux
- Using UI Library
- Week 4
- SDK vs Xcode
- Android Specific Development
- IOS Specific development
- Permission & deployment to store