ToolbarAndroid#subtitle
  • References/JavaScript/React Native/Components: ToolbarAndroid

subtitle string Sets the toolbar subtitle.

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

onResponderRelease function

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

static setBackgroundColor(color: string, animated: boolean)

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

progressTintColor string The tint color of the progress bar itself.

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

thumbImage Image.propTypes.source Sets an image for the thumb. It only supports static images.

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

maximumValue number Initial maximum value of the slider. Default value is 1.

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

onValueChange function

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

static registerRunnable(appKey, func)

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

static getString() Get content of string type, this method returns a Promise

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

shadowHidden bool A Boolean value that indicates whether to hide the 1px hairline shadow by default

2025-01-10 15:47:30