TouchableWithoutFeedback#pressRetentionOffset
  • References/JavaScript/React Native/Components: TouchableWithoutFeedback

pressRetentionOffset {top: number, left: number, bottom: number, right: number} When the scroll view is

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

isFocused(): boolean Returns if the input is currently focused.

2025-01-10 15:47:30
Upgrading
  • References/JavaScript/React Native/Guides

Upgrading to new versions of React Native will give you access to more APIs, views, developer tools and other goodies. Because React Native projects are essentially made up

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

renderError function Function that returns a view to show if there's an error.

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

onDateChange function Date change handler. This is called when the user changes the date or time

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

addEventListener(type, handler) Add a handler to AppState changes by listening to the change

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

shadowRadius number

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

systemIcon enum('bookmarks', 'contacts', 'downloads', 'favorites', 'featured', 'history', 'more', 'most-recent', 'most-viewed', 'recents', 'search',

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

selectedIcon Image.propTypes.source A custom icon when the tab is selected. It is ignored when a system

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

static clear(callback?) Erases all AsyncStorage for all clients

2025-01-10 15:47:30