dose-android
dose-android copied to clipboard
💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
Hi, I noticed that there is commented code for where ViewModels would be passed in through out the codebase. I would like to contribute and implement this layer for the...
Suggestion: https://twitter.com/p_chmielowski/status/1560027370874085376?s=20&t=DDL0ltrfh6q-JieM_KESIw
Closes #28 Here is my idea and implementation for a ViewModel layer in the dose app. There is some additional implementations and patterns I can add to this to make...
the top and bottom of AddMedicationScreen is showing a weird behavior. 
The animation to show/hide FAB upon navigating to a different screen looks like it needs some work to make it look smooth. > **Note**: Will add more details soon.