Skip to main content
Version: 2.4

Transition between screens

Transitions are triggered by events, mapping properties between screens.

For instance here, the transition between two screens in order to enter a user name on the second screen, which is initialized with the string from the first screen. The name property is mapped between the two screens. The transition is triggered when the button Enter Your Name is pressed.

Transition between screens