Purpose: Navigates to a specific screen or section, such as “home” or any named destination in your app.
Syntax:
goTo:“destination”
Example: To navigate to the home screen:
goTo:“homescreen”
Last updated 8 months ago