Releases: jeluchu/jchucomponents
Releases · jeluchu/jchucomponents
v0.0.4
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
What's new?
The following "Jetpack Compose" components have been added
- Cards:
InfoCard
,PostCardTop
,SectionCard
andStoryCard
- 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.