Cơ bản về react native (2 tuần)
1. Basic 1:
- https://facebook.github.io/react-native/docs/tutorial
- Props
- State
- Style
- Height and Width
- Layout with Flexbox
- Handling Text input
- Handling Touches
- Using a ScrollView
- Using List Views
- NetWorking
2. Bài tập:
- Làm một ứng dụng quản lý lịch làm việc cá nhân, lưu dữ liệu trên firebase. Sử dụng:
- Firebase Authenticate :
- Firebase realtime database :
- Giao diện ứng dụng : material UI
3. Basic 2 : redux (thuyết trình về redux)
- State
- Action
- Reducer
- Store
4. Basic 3 : hook
- Basic : https://reactjs.org/docs/hooks-intro.html
- Easypeasy : https://github.com/ctrlplusb/easy-peasy