This is just first version of thet TODO tasks app, it still incomplete !
yarn install
npx react-native run-ios
or simply
yarn ios
- @react-native-async-storage: To store the tasks into local device database
- react-navigation: To handle navigate through screens
- react-native-element-dropdown: UI Dropdown component
- react-native-elements: it's well maintained package that contain a lot of customizable ui
- react-sweet-state: To handle state management