ListViewDataSource#sectionHeaderShouldUpdate()
  • References/JavaScript/React Native/Miscellaneous

sectionHeaderShouldUpdate(sectionIndex) Returns if the section header is dirtied and needs to be rerendered

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

accessible

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

androidsize enum(RefreshLayoutConsts.SIZE.DEFAULT, RefreshLayoutConsts.SIZE.LARGE) Size

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

placeholder string The string that will be rendered before text input has been entered

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

getRowAndSectionCount()

2025-01-10 15:47:30
Flexbox#marginTop
  • References/JavaScript/React Native/Polyfills

marginTop number

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

static getAllKeys(callback?) Gets all keys known to the app, for

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

static spring(value, config) Spring animation based on Rebound and Origami

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

defaultValue string Provides an initial value that will change when the user starts typing. Useful for simple

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

static createInteractionHandle() Notify manager that an interaction has started

2025-01-10 15:47:30