kmp-parcelize
a kmp parcelize library that allows you to use the @Parcelize
annotation in your kmp projects
Features#
This library provides alternatives to following android annotations and interfaces that do support all platforms and not android only:
android.os.Parcelable
kotlinx.parcelize.Parcelize
kotlinx.parcelize.IgnoredOnParcel
Supported Platforms#
This is a KMP (kotlin multiplatform) library which supports following platforms.
android | ios | windows | macos | wasm | Info |
---|---|---|---|---|---|
✔ | ✔ | ✔ | ✔ | ✔ |