Skip to content

Support Jetpack Compose Applications

Latest
Compare
Choose a tag to compare
@Yazan98 Yazan98 released this 18 Feb 09:53
· 1 commit to master since this release
b5ec9af

Short Description

Add Support for Jetpack Compose Apps, Secured Prefs

Features

  1. Error Screen and Messages in Jetpack Compose
  2. Base ViewModel to Handle Errors, State
  3. Base State, Actions Within Same Dependency
  4. Base UseCases Within Same Dependency
  5. Base Compose Screen
  6. Base Compose Material 3 Colors Utility
  7. Support Secured Shared Prefs with Encrypted Values
  8. Support Shared Prefs with Coroutines

SDK Version Updates

Target SDK now is 33
Min SDK now is 21