v1.0.0-beta05
This is the new major version of the jchucomponents, which will also include the availability of documentation, as well as a complete refactoring of all the functions that are currently in the rest of the projects and the grouping of all the previous ones.
What has changed
- Including new compose methods for
LazyColumn
andLazyRow
- Include new extensions for
remember
function in Compose - Improve
Text
in Compose for usestringResource(id =)
- Improve
Icon
in Compose for use ImageVector, Bitmap, Painters, etc - Update gradle and compileVersion to API Level 33