Closed jayohms closed 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.
navigator.isReady()
Activity
Apps can call
navigator.isReady()
before performing any actions/routing. This can be useful from the mainActivity
while it's being created.