ReactNativeTodoApp

You can add todo items by using text input area which belows bottom of screen ;


todo1


If you don't enter a todo then you got an allert and it say hey I need a name for todo;


todo_validation


If you press a todo item, then it's status changed to the opposite;


todo_done )