/iphone_todo

TODO App Implemented in React Native, Typescript

Primary LanguageTypeScriptMIT LicenseMIT

Functionalities:

  • Add a new to-do item
  • Mark a to-do item as done
  • Delete a to-do item
  • Edit a to-do item
  • Display all to-dos in a list or a grid
  • Filter between completed and incomplete items
  • Async Storage data persistence
  • Simple Weather API Calls

How to run the demo

  1. npm install
  2. npm start
  3. Run app from Expo Bundler

Additional Notes: The app was tested on external Iphone X.

Screenshots

IMG-0968 IMG-0969 IMG-0970 IMG-0972 IMG-0971