ListView#renderSectionHeader
  • References/JavaScript/React Native/Components: ListView

renderSectionHeader function (sectionData, sectionID) => renderable If provided, a sticky header

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

width number

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

numberOfLines number Used to truncate the text with an ellipsis after computing the text layout, including

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

pitchEnabled bool When this property is set to true and a valid camera is associated with the

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

onLayout function Invoked on mount and layout changes with {nativeEvent: {layout: {x, y, width, height}}}

2025-01-10 15:47:30
Integrating with Existing Apps
  • References/JavaScript/React Native/Guides (iOS)

Since React makes no assumptions about the rest of your technology stack – it’s commonly noted as simply the V in MVC – it’s easily embeddable within

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

renderLoading function Function that returns a loading indicator.

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

startInLoadingState bool

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

iostintColor color

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

removeEventListener(type, handler) Remove a handler by passing the change event type and the

2025-01-10 15:47:30