hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
423 stars 51 forks source link

Add an `addOnDestinationChangedListener` to easily listen to destination changes in a `TurboSessionNavHostFragment` #210

Closed jayohms closed 6 months ago

jayohms commented 2 years ago

This listener will be similar to Google's existing API, but can provide Turbo-specific info when the destination changes.

jayohms commented 6 months ago

Closing until/unless a specific use case comes up.