Skip to content

v0.0.3

Compare
Choose a tag to compare
@jeluchu jeluchu released this 14 Aug 15:52
· 198 commits to main since this release

What's new?

The following "Jetpack Compose" components have been added

  • Cards: InfoCard, PostCardTop, SectionCard and StoryCard
  • Images: NetworkImage (based in Coil)
  • Loaders: CircularLoading
  • Sheets: BottomSheetWithClose
  • SystemUI: SystemBarsColors
  • Tags: Tags (Simple tag to show name with bg color and image)
  • Time: Time (Get current Time to show in simple String)

Several common extensions have also been included with the current library of:
jchucomponents in which you can find different validators, extensions for activities, contexts, retrofit, sharedpreferences, etc.