Optional
bottomOverride bottom background (for custom uses)
Optional
children?: React.ReactNodeChildren to load
Optional
componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional
hasIndicate if bottom navigation is in use (BottomNavigationBar or any BottomToolbar)
Optional
hasIndicate if top navigation is in use (TopNavigationBar)
Optional
statusOverride default status bar style (for dark backgrounds use 'light-content' and for light background use 'dark-content'). Will rely on useDarkMode otherwise
Optional
topOverride top background (for custom uses)
Generated using TypeDoc
Props for ViewWrapper component