This is a simple Todo app built using React Native. The app allows users to add and delete tasks. It is designed for both iOS and Android platforms.
- Add tasks to your todo list
- Delete tasks when completed
- Display tasks in a simple list
- React Native
- JavaScript
- Managing the state of tasks and ensuring they update correctly when added or deleted.