An open API service indexing awesome lists of open source software.

https://github.com/emanuelefavero/react-native-todo-list

This is a Todo List mobile application built with React Native
https://github.com/emanuelefavero/react-native-todo-list

css javascript react react-native todolist

Last synced: 6 months ago
JSON representation

This is a Todo List mobile application built with React Native

Awesome Lists containing this project

README

          

# React Native Todo List App

This is a simple todo list app built with React Native.

> Note: This app is built with Expo, so you will need to have the Expo CLI installed to run it
> Note: This app is still a work in progress...

#### Screenshot

screenshot

## Installation

1. Clone the repo
2. Run `npm install` to install the dependencies
3. Run `npm start` to start the app
4. Open the Expo app on your phone and scan the QR code
5. Enjoy!

## Resources

- [React Native](https://reactnative.dev/)
- [Expo Documentation](https://docs.expo.io/)
- [Download Expo App](https://expo.dev/client)

## License

- [MIT](LICENSE.md)