Skip to content

MrLibya/TODO_Tasks_app

Repository files navigation

TODO_Tasks_app

This is just first version of thet TODO tasks app, it still incomplete !

Demo

HOWTO

First install all the dependencies

yarn install

Now run the app

npx react-native run-ios
or simply
yarn ios

Dependencies used

  • @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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published