Mobile app for basic management of a To Do list.
Quickly add tasks to a To Do list or mark tasks as complete. View or delete completed tasks in a separate screen.
React Native app built with Expo. Tested on Web and Android. Only uses AsyncStorage/localStorage for now. Adapted from tutorial with changes to the UI.
npm install
npm install expo -g
expo start