Liosta is a simple but intuitive todo list app built for Android and iOS.
- Completely offline by default
- One single list
- When an item is gone, it's gone
- Cloud sync to account
- Multiple lists
- Sharing lists with other users to collaborate
I built Liosta because I was looking for a simple todo app for me and my partner to help manage things like what we want when going shopping, simple tasks to do around the house, etc. All todo apps are overly complicated, force ads for free versions, or just some other shady practises. I just wanted a simple todo app so we can just manage everything day to day. If it's on the list, it needs to be completed/bought/etc.
- React Native
- Typescript
- Gluestack
- Expo
If you wish to contribute, by all means fork the repository and submit pull requests! I plan on adding a section somewhere on the app to automatically pull contributor data to showcase your profile as a thanks.
You will need to ensure you have Expo installed on your machine, as well as a virtual environment either via xCode or Android Studio. The app currently does not work on web due to it using platform specific tools for re-ordering items.
npm i -y
npx expo