AndroidJVMCommonNative

MOKO units

Composing units into list and show in RecyclerView/UITableView/UICollectionView. Control your lists from common code for mobile (android & ios) Kotlin Multiplatform development

Add to your project
implementation("dev.icerock.moko:units:0.8.0")
Parent project

Facilitates UI list management from shared codebases, enabling seamless content creation for RecyclerView, UITableView, and UICollectionView. Supports viewbinding and databinding, enhancing code reusability across projects.

Version history
Package version Release date Platforms
0.8.0 2 years ago Common, AndroidJVM, Native
More versions will be indexed soon
Metadata
Version 2 years ago

0.8.0

  • Kotlin 1.6.10
  • Gradle 7.4.1
Supported targets
Android JVM:
  • 1.8
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
License