LideLinusZhang / CardClarity

CardClarity
1 stars 0 forks source link

Payment Due Date View Model #24

Closed rachellefontanilla closed 4 months ago

LideLinusZhang commented 4 months ago

How to use hilt DI to create view models

  1. https://developer.android.com/training/dependency-injection/hilt-jetpack#compose
  2. https://developer.android.com/develop/ui/compose/libraries#hilt-navigation

How to use StateFlow in view models

  1. https://developer.android.com/kotlin/flow/stateflow-and-sharedflow