It would be nice to have the same ability that jQuery mobile provides for page transitions.
I would imagine having two implementations:
Have a default page transition (defaulted to slide)
In this implementation, we should also have an "Is Back" checkbox for each "Navigate to Page" action, so that the default transition is reversed (data-rel="back" in jQuery mobile)In the "Navigate to Page" action dialog, add a select box to choose transition (while the selected option is "default")