Opens the specified screen.
toScreen()
returns a promise that resolves when the opened screen closes. Learn more about stack navigation.
Name of the screen to open, as defined in the app editor. Learn more about managing your app's screens.
Data to send to the target screen.