ScrollView#bounces
  • References/JavaScript/React Native/Components: ScrollView

iosbounces bool When true, the scroll view bounces when it reaches the end

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

accessibilityComponentType View.AccessibilityComponentType

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

flattenOffset() Merges the offset value into the base value and resets the offset to zero. The final output

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

maximumValue number Initial maximum value of the slider. Default value is 1.

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

static create(obj) Creates a StyleSheet style reference from the given object

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

onFocus function Callback that is called when the text input is focused

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

static vibrate(pattern, repeat)

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

style style Flexbox... ShadowPropTypesIOS#style

2025-01-10 15:47:30
Image.getSize()
  • References/JavaScript/React Native/Components: Image

static getSize(uri: string, success: (width: number, height: number) => void, failure: (error: any) => void)

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

static measure(callback) Determines the location on screen, width, and height

2025-01-10 15:47:30