Skip to content

1.0.0-alpha.09

Choose a tag to compare

@dmdevgo dmdevgo released this 18 May 20:36
· 99 commits to master since this release
  • PmActivity is interface now. You need to call Premo.init() in the Android app's onCreate.
  • Added list of removed PMs to BackStackChange.
  • Added a method to replace values for SetNavigator.
  • Fixed: Detach a dialog's PM after sending result.
  • Kotlin is updated to 1.8.20.
  • Added React Sample.
  • Added Compose Sample for iOS and Web.