This is a todolist that provides you with creating and deleting and highlighting your activities, and it's built using React native if you're interested in this repo, just fork and NPM I after that run with npx react-native start
This is how it looks when there are no activities added. To add user activity, you have to press the floating button at the bottom right.
When user click floating button add, then textinput will show to user, and user can start write the activity
This is what it looks like when the user has added multiple activities
When user feels the activity has been done, user can tap to checkbox, and the activity will change the color and property on text will added
User can tap on the container activity and then the task will be deleted




