DrawerLayoutAndroid#drawerPosition
  • References/JavaScript/React Native/Components: DrawerLayoutAndroid

drawerPosition enum(DrawerConsts.DrawerPosition.Left, DrawerConsts.DrawerPosition.Right) Specifies the side

2025-01-10 15:47:30
WebView#url
  • References/JavaScript/React Native/Components: WebView

url string

2025-01-10 15:47:30
WebView#reload()
  • References/JavaScript/React Native/Components: WebView

reload() Reloads the current page.

2025-01-10 15:47:30
Integrating with Existing Apps
  • References/JavaScript/React Native/Guides (Android)

Since React makes no assumptions about the rest of your technology stack, it's easily embeddable within an existing non-React Native app.

2025-01-10 15:47:30
TabBarIOS#style
  • References/JavaScript/React Native/Components: TabBarIOS

style View#style

2025-01-10 15:47:30
Dimensions.get()
  • References/JavaScript/React Native/APIs

static get(dim) Initial dimensions are set before runApplication

2025-01-10 15:47:30
NavigatorIOS#replaceAtIndex()
  • References/JavaScript/React Native/Components: NavigatorIOS

replaceAtIndex(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?:

2025-01-10 15:47:30
PixelRatio.getFontScale()
  • References/JavaScript/React Native/APIs

static getFontScale() Returns the scaling factor for font sizes. This is

2025-01-10 15:47:30
View#accessible
  • References/JavaScript/React Native/Components: View

accessible bool When true, indicates that the view is an accessibility element. By default, all the touchable

2025-01-10 15:47:30
ViewPagerAndroid#pageMargin
  • References/JavaScript/React Native/Components: ViewPagerAndroid

pageMargin number Blank space to show between pages. This is only visible while scrolling, pages are still

2025-01-10 15:47:30