1. Why React Native [✔️]
○ Hybrid apps
○ Native apps
2. Expo
- Why [✔️]
○ SDK endpoints out of the box [✔️]
○ Deployment [✔️]
○ OTA [✔️]
○ Push Notifications [✔️]
○ Maps [✔️]
- Limitations [✔️]
- Expokit/bare workflow, detach [✔️]
- Native swift/java with react native modules [✔️]
3. Workflow
- Install/Setup [✔️]
- Stylesheet [✔️]
- React Native Elements [✔️]
- React Navigation [✔️]
- API Calls (Fetch)
○ GET/POST etc [✔️]
○ POST[❌]
○ Tokens [❌]
○ React SWR (State While Revalidate) - Persisting data , Caching etc[❌]
- Authentication [❌]
○ AsyncStorage [❌]
○ Authentication Flow [❌]
- ListViews (Deprecated Now!) , FlatLists, RecyclerListViews, ScrollViews [❌]
- DetailViews [❌]
- Managing State
○ React Context API [❌]
○ Reducers, State Machines(X-State) [❌]
- Payments Integration [❌]
- Maps [❌]
-
Notifications
You must be signed in to change notification settings - Fork 20
Daraja API tutorial using django/python in backend and React Native on frontend
License
geoffreynyaga/daraja
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Daraja API tutorial using django/python in backend and React Native on frontend
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published