This is a simple todolist app, I made this project when i started journey in react-native field.
To run this project: Download code and then open it on your editior and then simply type npm install in your terminal. This will download all the dependencies.
For run this project simply type npx expo start in your terminal. That's it.