Skip to content

brian-livefront/parcelable-serializer-sample

Repository files navigation

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

About

A sample project demonstrating use of a custom ParcelableSerializer with type-safe Compose Navigation routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages