A Todo app created with React Native using React Hooks.
# cloning the repo
git clone https://github.com/boorje/react-native-todo-app.git
cd react-native-todo-app
# installing dependencies
npm install
# running the project
expo start
This project is open source and available under the MIT License.