Skip to content

Instantly share code, notes, and snippets.

@hosseinaminii
Last active October 8, 2021 09:35
Show Gist options
  • Save hosseinaminii/abeff57d13694ad6ca1844a625909fd4 to your computer and use it in GitHub Desktop.
Save hosseinaminii/abeff57d13694ad6ca1844a625909fd4 to your computer and use it in GitHub Desktop.
Android Parcelable in Kotlin Multiplatform
// androidMain/Pltafrom.kt
actual typealias CommonParcelable = Parcelable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment