diff --git a/docs/navigatorios.html b/docs/navigatorios.html index 9406318169c..28cdeac179a 100644 --- a/docs/navigatorios.html +++ b/docs/navigatorios.html @@ -33,7 +33,7 @@ transitions back to it
resetTo(route) - Replaces the top it
initialRoute={...}
/>
),
-});The background color of the navigation bar
NavigatorIOS uses "route" objects to identify child views, their props, +});
The background color of the navigation bar
NavigatorIOS uses "route" objects to identify child views, their props, and navigation bar configuration. "push" and all the other navigation operations expect routes to be like this:
The default wrapper style for components in the navigator. A common use case is to set the backgroundColor for every page
A Boolean value that indicates whether the navigation bar is hidden
The color used for buttons in the navigation bar
The text color of the navigation bar title
Overrides the text that's read by the screen reader when the user interacts with the element. By default, the label is constructed by traversing all the children and accumulating all the Text nodes separated by space.
When true, indicates that the view is an accessibility element. By default, -all the touchable elements are accessible.
For most touch interactions, you'll simply want to wrap your component in +all the touchable elements are accessible.
Invoked on mount and layout changes with {x, y, width, height}.
For most touch interactions, you'll simply want to wrap your component in
TouchableHighlight or TouchableOpacity. Check out Touchable.js,
ScrollResponder.js and ResponderEventPlugin.js for more discussion.
In the absence of auto property, none is much like CSS's none
value. box-none is as if you had applied the CSS class: