Simple To-Do app for GSQuad coding challenge
- Follow expo-cli installation guide
- In the command line run:
cd todo-list
yarn install
expo start
Component library: react-native-paper
Navigation: react-navigation
State management: redux, react-redux
Persistence: AsyncStorage with redux-persist
- Create / Rename / Delete list of todos
- Create / Toggle / Delete / Edit todo
- Settings
a. Confirm before deleting a task
b. Dark theme