Skip to content

v1.0.0-beta05

Compare
Choose a tag to compare
@jeluchu jeluchu released this 11 Oct 19:13
· 156 commits to develop since this release

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 and LazyRow
  • Include new extensions for remember function in Compose
  • Improve Text in Compose for use stringResource(id =)
  • Improve Icon in Compose for use ImageVector, Bitmap, Painters, etc
  • Update gradle and compileVersion to API Level 33