Picker#prompt
  • References/JavaScript/React Native/Components: Picker

androidprompt string Prompt string for this picker, used on Android in dialog

2025-01-10 15:47:30
TouchableNativeFeedback.SelectableBackground()
  • References/JavaScript/React Native/Components: TouchableNativeFeedback

static SelectableBackground() Creates an object that represents android theme's

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

scrollEnabled bool When false, the content does not scroll. The default value is true.

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

iosnetworkActivityIndicatorVisible bool If the network activity indicator

2025-01-10 15:47:30
ListViewDataSource#rowShouldUpdate()
  • References/JavaScript/React Native/Miscellaneous

rowShouldUpdate(sectionIndex, rowIndex) Returns if the row is dirtied and needs to be rerendered

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

barTintColor string The default background color of the navigation bar

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

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

2025-01-10 15:47:30
ListViewDataSource#getSectionIDForFlatIndex()
  • References/JavaScript/React Native/Miscellaneous

getSectionIDForFlatIndex(index) Gets the sectionID at index provided if the dataSource arrays were flattened

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

addListener(callback) Adds an asynchronous listener to the value so you can observe updates from animations

2025-01-10 15:47:30
Network
  • References/JavaScript/React Native/Polyfills

One of React Native's goals is to be a playground where we can experiment with different architectures and crazy ideas. Since browsers are not flexible enough, we had no choice

2025-01-10 15:47:30