hotwired / hotwire-native-android

Hotwire Native for Android
MIT License
39 stars 5 forks source link

Allow apps to determine if a `Navigator` is ready for navigation #72

Closed jayohms closed 3 days ago

jayohms commented 3 days ago

Apps can call navigator.isReady() before performing any actions/routing. This can be useful from the main Activity while it's being created.