Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 408 Bytes

File metadata and controls

7 lines (4 loc) · 408 Bytes

Parcelable Serializer Sample App

This sample app demonstrates the use of a custom ParcelableSerializer in order to use sealed class routes in Jetpack Compose that can later be retrieved using toRoute<ParentClass>().

See this issue on the Android Issue Tracker for more details.

Demo GIF