From ddcc153781ce098814a58fcd2697a78c46499d7f Mon Sep 17 00:00:00 2001
From: Website Deployment Script
The default 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. +operations expect routes to be like this:
A Boolean value that indicates whether the interactive pop gesture is enabled. Useful +for enabling/disabling the back swipe navigation gesture. If this prop is not provided, +the default behavior is for the back swipe gesture to be enabled when the navigation bar +is shown and disabled when the navigation bar is hidden. Once you've provided +the interactivePopGestureEnabled prop, you can never restore the default behavior.
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 by default
A Boolean value that indicates whether to hide the 1px hairline shadow by default
The default color used for buttons in the navigation bar
The default text color of the navigation bar title
A Boolean value that indicates whether the navigation bar is translucent by default