Communication between native and React Native
  • References/JavaScript/React Native/Guides (iOS)

In Integrating with Existing Apps guide and

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

replaceAtIndex(route, index, cb) Replace a scene as specified by an index index specifies

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

iosmaximumTrackImage Image.propTypes.source Assigns a maximum track image

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

static show(message, duration)

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

static cancelAllLocalNotifications() Cancels all scheduled localNotifications

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

style View#style

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

barTintColor color Background color

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

ioscapInsets {top: number, left: number, bottom: number, right: number} When

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

removeClippedSubviews bool This is a special performance property exposed by RCTView and is useful for scrolling

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

onResponderRelease function

2025-01-10 15:47:30