You can include built-in transitions for actions that indicate that you have moved forward or backward in cases that use flows in custom mobile apps. Transitions enhance the look-and-feel experience of the custom mobile app that you develop on the Pega 7 Platform. For example, you can use the transitions for back-to-back assignments in screen flows. The default is not to use any transitions.
The following actions support the built-in transitions:
Note: You can manually add a transition to other actions by calling the pega.desktop.setNativeTransition()
JavaScript method using the Run Script action.