hotwired / turbo-android

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

Allow multiple modal destinations on the backstack #226

Closed jayohms closed 2 years ago

jayohms commented 2 years ago

Fixes #219

Properly pop all modal context destinations off the backstack when navigating back to the default context.