A simple To-Do list application made with React Native
To Do App
Made with React Native
Tools
Built using the following;
I also used this tutorial by Matt Frances as a start point.
Setup
The project at this stage can only be run in a local enviroment using Expo.
To run the project locally, you will need to have Expo installed on your machine. You can find the installation instructions here.
Once you have Expo installed, you can run the project by running the following command in the root directory of the project.
expo start
Then you can run the project on your local machine using the Expo app on your phone or using an emulator.