This is a simple Todo List application built with React Native.
-
Fork the repository.
-
Clone the forked repository.
-
Install the dependencies:
npm install
To run the app:
npm start
To view the app: refer (https://docs.expo.dev/get-started/expo-go/)
To view the app: refer (https://docs.expo.dev/get-started/expo-go/)
- Add a new todo
- Mark a todo as completed
- Delete a todo
- Filter todos by their completion status
We welcome contributions from everyone. If you’re interested in contributing, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes in your branch.
- Submit a pull request.
For issues of high complexity, we encourage you to engage in a discussion with us about your proposed solution and approach. Once we have a shared understanding, we will assign the issue to you. For issues of low to medium complexity, feel free to submit a pull request at your convenience. We greatly value your contributions and are excited to collaborate with you!