Switch#disabled
  • References/JavaScript/React Native/Components: Switch

disabled bool If true the user won't be able to toggle the switch. Default value is false.

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

subtitleColor color Sets the toolbar

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

static flushGetRequests() Flushes any pending requests using a single multiget

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

selectionColor string The highlight (and cursor on ios) color of the text input

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

logo optionalImageSource Sets the toolbar logo.

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

initialListSize number How many rows to render on initial component mount. Use this to make it so that the

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

setNetworkActivityIndicatorVisible(visible)

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

androidenabled bool If set to false, the picker will be disabled, i.e. the

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

step number Step value of the slider. The value should be between 0 and (maximumValue - minimumValue). Default

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

iosscrollEnabled bool

2025-01-10 15:47:30