ListViewDataSource#constructor()
  • References/JavaScript/React Native/Miscellaneous

constructor(params) You can provide custom extraction and hasChanged functions for section

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

onActionSelected function Callback that is called when an action is selected. The only argument that is

2025-01-10 15:47:30
Flexbox#borderLeftWidth
  • References/JavaScript/React Native/Polyfills

borderLeftWidth number

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

renderNavigationView function The navigation view that will be rendered to the side of the screen and can

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

renderScene function Required function which renders the scene for a given route. Will be invoked with

2025-01-10 15:47:30
AppState#addEventListener()
  • References/JavaScript/React Native/APIs

addEventListener(type, handler) Add a handler to AppState changes by listening to the change

2025-01-10 15:47:30
Linking#canOpenURL()
  • References/JavaScript/React Native/APIs

canOpenURL(url) Determine whether or not an installed app can handle a given URL. NOTE: For web

2025-01-10 15:47:30
Upgrading
  • References/JavaScript/React Native/Guides

Upgrading to new versions of React Native will give you access to more APIs, views, developer tools and other goodies. Because React Native projects are essentially made up

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

onLoadEnd function Invoked when load either succeeds or fails

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

iosscrollEnabled bool

2025-01-10 15:47:30