Skip to content

Sothirich/react-native-todoapp-for-trainee

 
 

Repository files navigation

Todo App

Start project

# clone your project from github
# Using cmd
git clone "your_git_repository"

cd react-native-todoapp-for-trainee

# install dependencies
yarn

# Running
yarn android

# or

yarn ios

Todos

  • Setup navigation
  • Design Todo screens
  • Fetch todos to list
  • Toggle todo completed or incompleted
  • Filter only completed
  • Desgin add todo screen
  • Add button delete to the list
  • Edit Todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.4%
  • Java 28.4%
  • C++ 12.7%
  • Objective-C++ 8.1%
  • Objective-C 4.4%
  • Makefile 2.7%
  • Other 4.3%