Decompose Router: Compose-multiplatform navigation library that leverage Decompose

A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor.

Add to Wishlist
Add to Wishlist

Description

A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor

A detailed breakdown available in this Medium article

Features

  • 🚏 A Router that manages a FILO stack for your screen configurations
  • 📦 rememberOnRoute() lets you retain your view model across configuration changes and gets cleared when the user leaves the screen
  • ☠️ A SavedStateHandle to restore state gracefully after the process death. (for Android)
  • 🚉 Multiplatform! Supports Android, WearOS, Desktop, iOS and Web

Code: https://github.com/xxfast/Decompose-Router

Article: https://proandroiddev.com/diy-compose-multiplatform-navigation-with-decompose-94ac8126e6b5

Author

Additional information

Reviews

There are no reviews yet.

Be the first to review “Decompose Router: Compose-multiplatform navigation library that leverage Decompose”

Your email address will not be published. Required fields are marked *