To show how we can use different React-Native state management in the application.
- Redux-Toolkit
- Context-Api
- Recoil
- MobX
- Sync Logic (do CRUD actions)
- Async Logic (fetching data from API)
- Used Expo
- Used TypeScript
- clone the project
- go to the root folder
- in terminal -> npm install
- npx expo start
Note: The application may have some problems. I try to fix them and make it better. Please forgive your own greatness.