This is a mobile app that primary focuses on tracking your healt. There are some pre-built trackers but you can create trackers yourself too.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Removed the navigation header from the Home page and implemented one that doesn't show on the lock screen.
Switched ToastAndroid with react-native-toast-message and fixed textfields display
Most importantly created the Calendar View for custom trackers and created ThemedDropdown.
Added delete entry with swiping.
Custom substance tracker also allows custom unit and max Y-domin.
Added proper closing to database connections.
Improved custom tracker functionallity
Did some bug fixes here and there
Added settings for substance trackers
Everything looks okey
Refactored custom tracker and substance tracking abilities. Fixed NuberField and SubstanceDecayGraph(again?!). Now you can create your own substance trackers.
Added settings screen for custom trackers. There are only reset and delete options for now.
Bug fixes on SubstanceDecayGraph
Started hoping I would do some styling instead did debuging :(