Skip to content

Releases: jeluchu/jchucomponents

v0.0.4

14 Aug 17:22
Compare
Choose a tag to compare

What's new?

The complements of the "Platform" section have been included where the following components are located:

  • BaseViewModel
  • ContextHandler
  • NetworkHandler

In addition, "Utilities" have been introduced for easier programming:

  • MediaPlayerUtils (MediaPlayerHolder, PlaybackInfoListener and PlayerAdapter)

v0.0.3

14 Aug 15:52
Compare
Choose a tag to compare

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.

v0.0.2

14 Aug 14:49
Compare
Choose a tag to compare
Include components to publishing

v0.0.1

14 Aug 09:34
Compare
Choose a tag to compare
Include components to publishing