ProgressViewIOS#progressImage
  • References/JavaScript/React Native/Components: ProgressViewIOS

progressImage Image.propTypes.source A stretchable image to display as the progress bar.

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

getAlert() Gets the notification's main message from the aps object

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

getSectionHeaderData(sectionIndex) Gets the data required to render the section header

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

static getSize(uri: string, success: (width: number, height: number) => void, failure: (error: any) => void)

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

static vibrate(pattern, repeat)

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

static openURL(url) Starts a corresponding external activity for the given

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

static registerRunnable(appKey, func)

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

getRowIDForFlatIndex(index) Gets the rowID at index provided if the dataSource arrays were flattened, or

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

translucent bool A Boolean value that indicates whether the tab bar is translucent

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

initialRoute {component: function, title: string, passProps: object, backButtonIcon: Image.propTypes.source, backButtonTitle: string, leftButtonIcon:

2025-01-10 15:47:30