TextInput#secureTextEntry
  • References/JavaScript/React Native/Components: TextInput

secureTextEntry bool If true, the text input obscures the text entered so that sensitive text like passwords

2025-01-10 15:47:30
Running On Device
  • References/JavaScript/React Native/Guides (iOS)

Note that running on device requires Apple Developer account and provisioning your iPhone

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
Animated#removeAllListeners()
  • References/JavaScript/React Native/APIs

removeAllListeners()

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
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
Flexbox#alignSelf
  • References/JavaScript/React Native/Polyfills

alignSelf enum('auto', 'flex-start', 'flex-end', 'center', 'stretch')

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

onIconClicked function Callback called when the icon is selected.

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

refreshControl element A RefreshControl component, used to provide pull-to-refresh functionality for the

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

hitSlop {top: number, left: number, bottom: number, right: number} This defines how far your touch can start

2025-01-10 15:47:30