Class | Description | |
---|---|---|
OldFadeNewSlideTransitionManager | A transition for ScreenNavigator that fades out the old screen and slides in the new screen from an edge. | |
ScreenFadeTransitionManager | A transition for ScreenNavigator that fades out the old screen and fades in the new screen. | |
ScreenSlidingStackTransitionManager | A transition for ScreenNavigator that slides out the old screen and slides in the new screen at the same time. | |
TabBarSlideTransitionManager | Slides new screens from the left or right depending on the old and new selected index values of a TabBar control. |