A dynamic private todo list app developed using react native. A simple todo list app to help you accomplish your tasks. No more cluttering with time-consuming features. Just add a todo task and click it again to archive.
You can easily see the archived list and can delete all.
I have started react native tutorial series on Youtube. If you want to learn React Native and related technologies subscribe my youtube channel and follow React Native Tutorial Playlist
- Technology Used
- Features
- Setup in local machine
- Publish in Google Play and Apple Store
- Contribution
- Questions or feedback?
- React Native
- Expo
- And some other 3rd party libraries mentioned in code
This is my first react native and expo based project. So I wanted to develop a simple todo list application with nothing fancy.
But in future I may update it with more feature like authentication, cloud data synching features and more.
-
On terminal run command
yarn install
it will check the app's package.json file and install all libraries -
yarn start
will start expo and you can run in simulator or your device
-
Change and modify the
config/Settings.js
-
Change and modify the
assets/icon.png
-
Expo Build has detailed description how to build and submit your app.
-
Android App Signing
-
Apple app store submission
If you want to contribute on this project, you're welcome to fork the project and submit a pull request.
Feel free to open an issue, or find me @mahmudahsan on Twitter.