getCurrentRoutes() Returns the current list of routes.
trackTintColor string The tint color of the progress bar track.
iosallowFontScaling bool Specifies should fonts scale to respect Text Size accessibility setting on iOS.
static setTranslucent(translucent: boolean)
scrollTo(...args) Scrolls to a given x, y offset, either immediately or with a smooth animation. See ScrollView#scrollTo.
showsVerticalScrollIndicator bool When true, shows a vertical scroll indicator.
immediatelyResetRouteStack(nextRouteStack: RouteStack) Reset every scene with an array of routes.
activeOpacity number Determines what the opacity of the wrapped view should be when touch is active.
setPageWithoutAnimation(selectedPage: number) A helper function to scroll to a specific page in the ViewPager. The transition between pages will not be animated.
onFocus function Callback that is called when the text input is focused
Page 13 of 64