W3C
school
文档首页
HTML
CSS
Javascript
Python
jQuery
NodeJS
PHP
Java
MySQL
Express
More »
开关
React Native 官方文档
Guides
Accessibility
Animations
Color Reference
Components and APIs
Debugging
Direct Manipulation
Gesture Responder System
Images
Integration With Existing Apps
JavaScript Environment
Navigating Between Screens
Performance
Platform Specific Code
Running On Device
Running Tests and Contributing
Timers
Understanding the CLI
Upgrading to new React Native versions
APIs
AccessibilityInfo
AccessibilityInfo.addEventListener()
AccessibilityInfo.fetch()
AccessibilityInfo.removeEventListener()
ActionSheetIOS
ActionSheetIOS.showActionSheetWithOptions()
ActionSheetIOS.showShareActionSheetWithOptions()
AdSupportIOS
AdSupportIOS.getAdvertisingId()
AdSupportIOS.getAdvertisingTrackingEnabled()
Alert
Alert.alert()
AlertIOS
AlertIOS#AlertButtonStyle
AlertIOS#AlertType
AlertIOS#ButtonsArray
AlertIOS.alert()
AlertIOS.prompt()
Animated
Animated#addListener()
Animated#animate()
Animated#constructor()
Animated#extractOffset()
Animated#flattenOffset()
Animated#getLayout()
Animated#getTranslateTransform()
Animated#interpolate()
Animated#Interpolation
Animated#removeAllListeners()
Animated#removeListener()
Animated#resetAnimation()
Animated#setOffset()
Animated#setValue()
Animated#stopAnimation()
Animated#stopTracking()
Animated#track()
Animated#Value
Animated#ValueXY
Animated.add()
Animated.attachNativeEvent()
Animated.createAnimatedComponent()
Animated.decay()
Animated.delay()
Animated.diffClamp()
Animated.divide()
Animated.event()
Animated.forkEvent()
Animated.loop()
Animated.modulo()
Animated.multiply()
Animated.parallel()
Animated.sequence()
Animated.spring()
Animated.stagger()
Animated.timing()
Animated.unforkEvent()
AppRegistry
AppRegistry.getAppKeys()
AppRegistry.getRegistry()
AppRegistry.getRunnable()
AppRegistry.getSectionKeys()
AppRegistry.getSections()
AppRegistry.registerComponent()
AppRegistry.registerConfig()
AppRegistry.registerHeadlessTask()
AppRegistry.registerRunnable()
AppRegistry.registerSection()
AppRegistry.runApplication()
AppRegistry.setComponentProviderInstrumentationHook()
AppRegistry.startHeadlessTask()
AppRegistry.unmountApplicationComponentAtRootTag()
AppState
AppState#addEventListener()
AppState#constructor()
AppState#removeEventListener()
AsyncStorage
AsyncStorage.clear()
AsyncStorage.flushGetRequests()
AsyncStorage.getAllKeys()
AsyncStorage.getItem()
AsyncStorage.mergeItem()
AsyncStorage.multiGet()
AsyncStorage.multiMerge()
AsyncStorage.multiRemove()
AsyncStorage.multiSet()
AsyncStorage.removeItem()
AsyncStorage.setItem()
BackAndroid
BackAndroid.addEventListener()
BackAndroid.exitApp()
BackAndroid.removeEventListener()
BackHandler
BackHandler.addEventListener()
BackHandler.exitApp()
BackHandler.removeEventListener()
CameraRoll
CameraRoll.=()
CameraRoll.getPhotos()
CameraRoll.saveToCameraRoll()
Clipboard
Clipboard.getString()
Clipboard.setString()
DatePickerAndroid
DatePickerAndroid.dateSetAction()
DatePickerAndroid.dismissedAction()
DatePickerAndroid.open()
Dimensions
Dimensions.addEventListener()
Dimensions.get()
Dimensions.removeEventListener()
Dimensions.set()
Easing
Easing.back()
Easing.bezier()
Easing.bounce()
Easing.circle()
Easing.cubic()
Easing.ease()
Easing.elastic()
Easing.exp()
Easing.in()
Easing.inOut()
Easing.linear()
Easing.out()
Easing.poly()
Easing.quad()
Easing.sin()
Easing.step0()
Easing.step1()
Geolocation
Geolocation.clearWatch()
Geolocation.getCurrentPosition()
Geolocation.stopObserving()
Geolocation.watchPosition()
ImageEditor
ImageEditor.cropImage()
ImagePickerIOS
ImagePickerIOS.canRecordVideos()
ImagePickerIOS.canUseCamera()
ImagePickerIOS.openCameraDialog()
ImagePickerIOS.openSelectDialog()
ImageStore
ImageStore.addImageFromBase64()
ImageStore.getBase64ForTag()
ImageStore.hasImageForTag()
ImageStore.removeImageForTag()
InteractionManager
InteractionManager#addListener
InteractionManager#Events
InteractionManager.clearInteractionHandle()
InteractionManager.createInteractionHandle()
InteractionManager.runAfterInteractions()
InteractionManager.setDeadline()
Keyboard
Keyboard.addListener()
Keyboard.dismiss()
Keyboard.removeAllListeners()
Keyboard.removeListener()
Layout Props
Layout Props#alignContent
Layout Props#alignItems
Layout Props#alignSelf
Layout Props#aspectRatio
Layout Props#borderBottomWidth
Layout Props#borderLeftWidth
Layout Props#borderRightWidth
Layout Props#borderTopWidth
Layout Props#borderWidth
Layout Props#bottom
Layout Props#direction
Layout Props#display
Layout Props#flex
Layout Props#flexBasis
Layout Props#flexDirection
Layout Props#flexGrow
Layout Props#flexShrink
Layout Props#flexWrap
Layout Props#height
Layout Props#justifyContent
Layout Props#left
Layout Props#margin
Layout Props#marginBottom
Layout Props#marginHorizontal
Layout Props#marginLeft
Layout Props#marginRight
Layout Props#marginTop
Layout Props#marginVertical
Layout Props#maxHeight
Layout Props#maxWidth
Layout Props#minHeight
Layout Props#minWidth
Layout Props#overflow
Layout Props#padding
Layout Props#paddingBottom
Layout Props#paddingHorizontal
Layout Props#paddingLeft
Layout Props#paddingRight
Layout Props#paddingTop
Layout Props#paddingVertical
Layout Props#position
Layout Props#right
Layout Props#top
Layout Props#width
Layout Props#zIndex
LayoutAnimation
LayoutAnimation#easeInEaseOut
LayoutAnimation#linear
LayoutAnimation#Presets
LayoutAnimation#Properties
LayoutAnimation#spring
LayoutAnimation#Types
LayoutAnimation.checkConfig()
LayoutAnimation.configureNext()
LayoutAnimation.create()
Linking
Linking#addEventListener()
Linking#canOpenURL()
Linking#constructor()
Linking#getInitialURL()
Linking#openURL()
Linking#removeEventListener()
NativeMethodsMixin
NativeMethodsMixin.blur()
NativeMethodsMixin.focus()
NativeMethodsMixin.measure()
NativeMethodsMixin.measureInWindow()
NativeMethodsMixin.measureLayout()
NetInfo
NetInfo#isConnected
NetInfo.addEventListener()
NetInfo.fetch()
NetInfo.isConnectionExpensive()
NetInfo.removeEventListener()
PanResponder
PanResponder.create()
PermissionsAndroid
PermissionsAndroid#check()
PermissionsAndroid#checkPermission()
PermissionsAndroid#constructor()
PermissionsAndroid#request()
PermissionsAndroid#requestMultiple()
PermissionsAndroid#requestPermission()
PixelRatio
PixelRatio.get()
PixelRatio.getFontScale()
PixelRatio.getPixelSizeForLayoutSize()
PixelRatio.roundToNearestPixel()
PixelRatio.startDetecting()
PushNotificationIOS
PushNotificationIOS#constructor()
PushNotificationIOS#finish()
PushNotificationIOS#getAlert()
PushNotificationIOS#getBadgeCount()
PushNotificationIOS#getData()
PushNotificationIOS#getMessage()
PushNotificationIOS#getSound()
PushNotificationIOS.=()
PushNotificationIOS.abandonPermissions()
PushNotificationIOS.addEventListener()
PushNotificationIOS.cancelAllLocalNotifications()
PushNotificationIOS.cancelLocalNotifications()
PushNotificationIOS.checkPermissions()
PushNotificationIOS.getApplicationIconBadgeNumber()
PushNotificationIOS.getDeliveredNotifications()
PushNotificationIOS.getInitialNotification()
PushNotificationIOS.getScheduledLocalNotifications()
PushNotificationIOS.removeAllDeliveredNotifications()
PushNotificationIOS.removeDeliveredNotifications()
PushNotificationIOS.removeEventListener()
PushNotificationIOS.requestPermissions()
PushNotificationIOS.scheduleLocalNotification()
PushNotificationIOS.setApplicationIconBadgeNumber()
Settings
Settings.clearWatch()
Settings.get()
Settings.set()
Settings.watchKeys()
Shadow Props
Shadow Props#shadowColor
Shadow Props#shadowOffset
Shadow Props#shadowOpacity
Shadow Props#shadowRadius
Share
Share.dismissedAction()
Share.share()
Share.sharedAction()
StatusBarIOS
StyleSheet
StyleSheet#absoluteFill
StyleSheet#absoluteFillObject
StyleSheet#flatten
StyleSheet#hairlineWidth
StyleSheet.create()
StyleSheet.setStyleAttributePreprocessor()
Systrace
Systrace.attachToRelayProfiler()
Systrace.beginAsyncEvent()
Systrace.beginEvent()
Systrace.counterEvent()
Systrace.endAsyncEvent()
Systrace.endEvent()
Systrace.isEnabled()
Systrace.measure()
Systrace.measureMethods()
Systrace.setEnabled()
Systrace.swizzleJSON()
TimePickerAndroid
TimePickerAndroid.dismissedAction()
TimePickerAndroid.open()
TimePickerAndroid.timeSetAction()
ToastAndroid
ToastAndroid#BOTTOM
ToastAndroid#CENTER
ToastAndroid#LONG
ToastAndroid#SHORT
ToastAndroid#TOP
ToastAndroid.show()
ToastAndroid.showWithGravity()
Vibration
Vibration.cancel()
Vibration.vibrate()
VibrationIOS
VibrationIOS.vibrate()
Components: ActivityIndicator
ActivityIndicator
ActivityIndicator#animating
ActivityIndicator#color
ActivityIndicator#hidesWhenStopped
ActivityIndicator#size
Guides (iOS)
Building For Apple TV
Communication between native and React Native
Linking Libraries
Native Modules
Native UI Components
Running On Simulator
Guides (Android)
Building React Native from source
Generating Signed APK
Headless JS
Native Modules
Native UI Components
Components: Button
Button
Button#accessibilityLabel
Button#color
Button#disabled
Button#onPress
Button#testID
Button#title
Components: DatePickerIOS
DatePickerIOS
DatePickerIOS#date
DatePickerIOS#maximumDate
DatePickerIOS#minimumDate
DatePickerIOS#minuteInterval
DatePickerIOS#mode
DatePickerIOS#onDateChange
DatePickerIOS#timeZoneOffsetInMinutes
Components: DrawerLayoutAndroid
DrawerLayoutAndroid
DrawerLayoutAndroid#closeDrawer()
DrawerLayoutAndroid#drawerBackgroundColor
DrawerLayoutAndroid#drawerLockMode
DrawerLayoutAndroid#drawerPosition
DrawerLayoutAndroid#drawerWidth
DrawerLayoutAndroid#keyboardDismissMode
DrawerLayoutAndroid#onDrawerClose
DrawerLayoutAndroid#onDrawerOpen
DrawerLayoutAndroid#onDrawerSlide
DrawerLayoutAndroid#onDrawerStateChanged
DrawerLayoutAndroid#openDrawer()
DrawerLayoutAndroid#renderNavigationView
DrawerLayoutAndroid#statusBarBackgroundColor
Components: FlatList
FlatList
FlatList#columnWrapperStyle
FlatList#data
FlatList#extraData
FlatList#getItemLayout
FlatList#horizontal
FlatList#initialNumToRender
FlatList#initialScrollIndex
FlatList#ItemSeparatorComponent
FlatList#keyExtractor
FlatList#legacyImplementation
FlatList#ListEmptyComponent
FlatList#ListFooterComponent
FlatList#ListHeaderComponent
FlatList#numColumns
FlatList#onEndReached
FlatList#onEndReachedThreshold
FlatList#onRefresh
FlatList#onViewableItemsChanged
FlatList#recordInteraction()
FlatList#refreshing
FlatList#removeClippedSubviews
FlatList#renderItem
FlatList#scrollToEnd()
FlatList#scrollToIndex()
FlatList#scrollToItem()
FlatList#scrollToOffset()
FlatList#viewabilityConfig
Getting Started
Handling Text Input
Handling Touches
Height and Width
Layout with Flexbox
Networking
Props
State
Style
Tutorial
Using a ScrollView
Using List Views
Components: Image
Image
Image#accessibilityLabel
Image#accessible
Image#blurRadius
Image#capInsets
Image#defaultSource
Image#onError
Image#onLayout
Image#onLoad
Image#onLoadEnd
Image#onLoadStart
Image#onPartialLoad
Image#onProgress
Image#resizeMethod
Image#resizeMode
Image#source
Image#style
Image#testID
Image.getSize()
Image.prefetch()
Components: KeyboardAvoidingView
KeyboardAvoidingView
KeyboardAvoidingView#behavior
KeyboardAvoidingView#contentContainerStyle
KeyboardAvoidingView#keyboardVerticalOffset
KeyboardAvoidingView#onKeyboardChange()
KeyboardAvoidingView#onLayout()
KeyboardAvoidingView#relativeKeyboardHeight()
Components: ListView
ListView
ListView#dataSource
ListView#enableEmptySections
ListView#getMetrics()
ListView#initialListSize
ListView#onChangeVisibleRows
ListView#onEndReached
ListView#onEndReachedThreshold
ListView#pageSize
ListView#removeClippedSubviews
ListView#renderFooter
ListView#renderHeader
ListView#renderRow
ListView#renderScrollComponent
ListView#renderSectionHeader
ListView#renderSeparator
ListView#scrollRenderAheadDistance
ListView#scrollTo()
ListView#scrollToEnd()
ListView#stickyHeaderIndices
ListView#stickySectionHeadersEnabled
Miscellaneous
ListViewDataSource
ListViewDataSource#cloneWithRows()
ListViewDataSource#cloneWithRowsAndSections()
ListViewDataSource#constructor()
ListViewDataSource#getRowAndSectionCount()
ListViewDataSource#getRowCount()
ListViewDataSource#getRowData()
ListViewDataSource#getRowIDForFlatIndex()
ListViewDataSource#getSectionHeaderData()
ListViewDataSource#getSectionIDForFlatIndex()
ListViewDataSource#getSectionLengths()
ListViewDataSource#rowShouldUpdate()
ListViewDataSource#sectionHeaderShouldUpdate()
Components: Modal
Modal
Modal#animated
Modal#animationType
Modal#hardwareAccelerated
Modal#onOrientationChange
Modal#onRequestClose
Modal#onShow
Modal#supportedOrientations
Modal#transparent
Modal#visible
Components: NavigatorIOS
NavigatorIOS
NavigatorIOS#barTintColor
NavigatorIOS#initialRoute
NavigatorIOS#interactivePopGestureEnabled
NavigatorIOS#itemWrapperStyle
NavigatorIOS#navigationBarHidden
NavigatorIOS#pop()
NavigatorIOS#popN()
NavigatorIOS#popToRoute()
NavigatorIOS#popToTop()
NavigatorIOS#push()
NavigatorIOS#replace()
NavigatorIOS#replaceAtIndex()
NavigatorIOS#replacePrevious()
NavigatorIOS#replacePreviousAndPop()
NavigatorIOS#resetTo()
NavigatorIOS#shadowHidden
NavigatorIOS#tintColor
NavigatorIOS#titleTextColor
NavigatorIOS#translucent
Components: Picker
Picker
Picker#enabled
Picker#itemStyle
Picker#mode
Picker#onValueChange
Picker#prompt
Picker#selectedValue
Picker#style
Picker#testID
Components: PickerIOS
PickerIOS
PickerIOS#itemStyle
PickerIOS#onValueChange
PickerIOS#selectedValue
Components: ProgressBarAndroid
ProgressBarAndroid
ProgressBarAndroid#color
ProgressBarAndroid#indeterminate
ProgressBarAndroid#progress
ProgressBarAndroid#styleAttr
ProgressBarAndroid#testID
Components: ProgressViewIOS
ProgressViewIOS
ProgressViewIOS#progress
ProgressViewIOS#progressImage
ProgressViewIOS#progressTintColor
ProgressViewIOS#progressViewStyle
ProgressViewIOS#trackImage
ProgressViewIOS#trackTintColor
Components: RefreshControl
RefreshControl
RefreshControl#colors
RefreshControl#enabled
RefreshControl#onRefresh
RefreshControl#progressBackgroundColor
RefreshControl#progressViewOffset
RefreshControl#refreshing
RefreshControl#size
RefreshControl#tintColor
RefreshControl#title
RefreshControl#titleColor
Components: ScrollView
ScrollView
ScrollView#alwaysBounceHorizontal
ScrollView#alwaysBounceVertical
ScrollView#automaticallyAdjustContentInsets
ScrollView#bounces
ScrollView#bouncesZoom
ScrollView#canCancelContentTouches
ScrollView#centerContent
ScrollView#contentContainerStyle
ScrollView#contentInset
ScrollView#contentOffset
ScrollView#decelerationRate
ScrollView#directionalLockEnabled
ScrollView#endFillColor
ScrollView#horizontal
ScrollView#indicatorStyle
ScrollView#keyboardDismissMode
ScrollView#keyboardShouldPersistTaps
ScrollView#maximumZoomScale
ScrollView#minimumZoomScale
ScrollView#onContentSizeChange
ScrollView#onScroll
ScrollView#onScrollAnimationEnd
ScrollView#overScrollMode
ScrollView#pagingEnabled
ScrollView#refreshControl
ScrollView#removeClippedSubviews
ScrollView#scrollEnabled
ScrollView#scrollEventThrottle
ScrollView#scrollIndicatorInsets
ScrollView#scrollPerfTag
ScrollView#scrollsToTop
ScrollView#scrollTo()
ScrollView#scrollToEnd()
ScrollView#scrollWithoutAnimationTo()
ScrollView#showsHorizontalScrollIndicator
ScrollView#showsVerticalScrollIndicator
ScrollView#snapToAlignment
ScrollView#snapToInterval
ScrollView#stickyHeaderIndices
ScrollView#style
ScrollView#zoomScale
Components: SectionList
SectionList
SectionList#extraData
SectionList#initialNumToRender
SectionList#ItemSeparatorComponent
SectionList#keyExtractor
SectionList#legacyImplementation
SectionList#ListEmptyComponent
SectionList#ListFooterComponent
SectionList#ListHeaderComponent
SectionList#onEndReached
SectionList#onEndReachedThreshold
SectionList#onRefresh
SectionList#onViewableItemsChanged
SectionList#recordInteraction()
SectionList#refreshing
SectionList#removeClippedSubviews
SectionList#renderItem
SectionList#renderSectionFooter
SectionList#renderSectionHeader
SectionList#scrollToLocation()
SectionList#sections
SectionList#SectionSeparatorComponent
SectionList#stickySectionHeadersEnabled
Components: SegmentedControlIOS
SegmentedControlIOS
SegmentedControlIOS#enabled
SegmentedControlIOS#momentary
SegmentedControlIOS#onChange
SegmentedControlIOS#onValueChange
SegmentedControlIOS#selectedIndex
SegmentedControlIOS#tintColor
SegmentedControlIOS#values
Components: Slider
Slider
Slider#disabled
Slider#maximumTrackImage
Slider#maximumTrackTintColor
Slider#maximumValue
Slider#minimumTrackImage
Slider#minimumTrackTintColor
Slider#minimumValue
Slider#onSlidingComplete
Slider#onValueChange
Slider#step
Slider#style
Slider#testID
Slider#thumbImage
Slider#thumbTintColor
Slider#trackImage
Slider#value
Components: SnapshotViewIOS
SnapshotViewIOS
SnapshotViewIOS#onSnapshotReady
SnapshotViewIOS#testIdentifier
Components: StatusBar
StatusBar
StatusBar#animated
StatusBar#backgroundColor
StatusBar#barStyle
StatusBar#hidden
StatusBar#networkActivityIndicatorVisible
StatusBar#showHideTransition
StatusBar#StatusBarAnimation
StatusBar#StatusBarStyle
StatusBar#translucent
StatusBar.setBackgroundColor()
StatusBar.setBarStyle()
StatusBar.setHidden()
StatusBar.setNetworkActivityIndicatorVisible()
StatusBar.setTranslucent()
Components: Switch
Switch
Switch#disabled
Switch#onTintColor
Switch#onValueChange
Switch#testID
Switch#thumbTintColor
Switch#tintColor
Switch#value
Components: TabBarIOS
TabBarIOS
TabBarIOS#barTintColor
TabBarIOS#itemPositioning
TabBarIOS#style
TabBarIOS#tintColor
TabBarIOS#translucent
TabBarIOS#unselectedItemTintColor
TabBarIOS#unselectedTintColor
Components: TabBarIOS.Item
TabBarIOS.Item
TabBarIOS.Item#badge
TabBarIOS.Item#badgeColor
TabBarIOS.Item#icon
TabBarIOS.Item#isTVSelectable
TabBarIOS.Item#onPress
TabBarIOS.Item#renderAsOriginal
TabBarIOS.Item#selected
TabBarIOS.Item#selectedIcon
TabBarIOS.Item#style
TabBarIOS.Item#systemIcon
TabBarIOS.Item#title
Components: Text
Text
Text#accessible
Text#adjustsFontSizeToFit
Text#allowFontScaling
Text#disabled
Text#ellipsizeMode
Text#minimumFontScale
Text#nativeID
Text#numberOfLines
Text#onLayout
Text#onLongPress
Text#onPress
Text#pressRetentionOffset
Text#selectable
Text#selectionColor
Text#style
Text#suppressHighlighting
Text#testID
Text#textBreakStrategy
Components: TextInput
TextInput
TextInput#autoCapitalize
TextInput#autoCorrect
TextInput#autoFocus
TextInput#blurOnSubmit
TextInput#caretHidden
TextInput#clear()
TextInput#clearButtonMode
TextInput#clearTextOnFocus
TextInput#dataDetectorTypes
TextInput#defaultValue
TextInput#disableFullscreenUI
TextInput#editable
TextInput#enablesReturnKeyAutomatically
TextInput#inlineImageLeft
TextInput#inlineImagePadding
TextInput#isFocused()
TextInput#keyboardAppearance
TextInput#keyboardType
TextInput#maxLength
TextInput#multiline
TextInput#numberOfLines
TextInput#onBlur
TextInput#onChange
TextInput#onChangeText
TextInput#onContentSizeChange
TextInput#onEndEditing
TextInput#onFocus
TextInput#onKeyPress
TextInput#onLayout
TextInput#onScroll
TextInput#onSelectionChange
TextInput#onSubmitEditing
TextInput#placeholder
TextInput#placeholderTextColor
TextInput#returnKeyLabel
TextInput#returnKeyType
TextInput#secureTextEntry
TextInput#selection
TextInput#selectionColor
TextInput#selectionState
TextInput#selectTextOnFocus
TextInput#spellCheck
TextInput#style
TextInput#textBreakStrategy
TextInput#underlineColorAndroid
TextInput#value
Components: ToolbarAndroid
ToolbarAndroid
ToolbarAndroid#actions
ToolbarAndroid#contentInsetEnd
ToolbarAndroid#contentInsetStart
ToolbarAndroid#logo
ToolbarAndroid#navIcon
ToolbarAndroid#onActionSelected
ToolbarAndroid#onIconClicked
ToolbarAndroid#overflowIcon
ToolbarAndroid#rtl
ToolbarAndroid#subtitle
ToolbarAndroid#subtitleColor
ToolbarAndroid#testID
ToolbarAndroid#title
ToolbarAndroid#titleColor
Components: TouchableHighlight
TouchableHighlight
TouchableHighlight#activeOpacity
TouchableHighlight#hasTVPreferredFocus
TouchableHighlight#onHideUnderlay
TouchableHighlight#onShowUnderlay
TouchableHighlight#style
TouchableHighlight#tvParallaxProperties
TouchableHighlight#underlayColor
Components: TouchableNativeFeedback
TouchableNativeFeedback
TouchableNativeFeedback#background
TouchableNativeFeedback#useForeground
TouchableNativeFeedback.canUseNativeForeground()
TouchableNativeFeedback.Ripple()
TouchableNativeFeedback.SelectableBackground()
TouchableNativeFeedback.SelectableBackgroundBorderless()
Components: TouchableOpacity
TouchableOpacity
TouchableOpacity#activeOpacity
TouchableOpacity#focusedOpacity
TouchableOpacity#setOpacityTo()
TouchableOpacity#tvParallaxProperties
Components: TouchableWithoutFeedback
TouchableWithoutFeedback
TouchableWithoutFeedback#accessibilityComponentType
TouchableWithoutFeedback#accessibilityTraits
TouchableWithoutFeedback#accessible
TouchableWithoutFeedback#delayLongPress
TouchableWithoutFeedback#delayPressIn
TouchableWithoutFeedback#delayPressOut
TouchableWithoutFeedback#disabled
TouchableWithoutFeedback#hitSlop
TouchableWithoutFeedback#onLayout
TouchableWithoutFeedback#onLongPress
TouchableWithoutFeedback#onPress
TouchableWithoutFeedback#onPressIn
TouchableWithoutFeedback#onPressOut
TouchableWithoutFeedback#pressRetentionOffset
Components: View
View
View#accessibilityComponentType
View#accessibilityLabel
View#accessibilityLiveRegion
View#accessibilityTraits
View#accessibilityViewIsModal
View#accessible
View#collapsable
View#hitSlop
View#importantForAccessibility
View#nativeID
View#needsOffscreenAlphaCompositing
View#onAccessibilityTap
View#onLayout
View#onMagicTap
View#onMoveShouldSetResponder
View#onMoveShouldSetResponderCapture
View#onResponderGrant
View#onResponderMove
View#onResponderReject
View#onResponderRelease
View#onResponderTerminate
View#onResponderTerminationRequest
View#onStartShouldSetResponder
View#onStartShouldSetResponderCapture
View#pointerEvents
View#removeClippedSubviews
View#renderToHardwareTextureAndroid
View#shouldRasterizeIOS
View#style
View#testID
Components: ViewPagerAndroid
ViewPagerAndroid
ViewPagerAndroid#initialPage
ViewPagerAndroid#keyboardDismissMode
ViewPagerAndroid#onPageScroll
ViewPagerAndroid#onPageScrollStateChanged
ViewPagerAndroid#onPageSelected
ViewPagerAndroid#pageMargin
ViewPagerAndroid#scrollEnabled
ViewPagerAndroid#ViewPagerScrollState
Components: VirtualizedList
VirtualizedList
VirtualizedList#data
VirtualizedList#debug
VirtualizedList#disableVirtualization
VirtualizedList#extraData
VirtualizedList#getItem
VirtualizedList#getItemCount
VirtualizedList#getItemLayout
VirtualizedList#horizontal
VirtualizedList#initialNumToRender
VirtualizedList#initialScrollIndex
VirtualizedList#keyExtractor
VirtualizedList#ListEmptyComponent
VirtualizedList#ListFooterComponent
VirtualizedList#ListHeaderComponent
VirtualizedList#maxToRenderPerBatch
VirtualizedList#onEndReached
VirtualizedList#onEndReachedThreshold
VirtualizedList#onLayout
VirtualizedList#onRefresh
VirtualizedList#onViewableItemsChanged
VirtualizedList#Props
VirtualizedList#recordInteraction()
VirtualizedList#refreshing
VirtualizedList#removeClippedSubviews
VirtualizedList#renderItem
VirtualizedList#renderScrollComponent
VirtualizedList#scrollEventThrottle
VirtualizedList#scrollToEnd()
VirtualizedList#scrollToIndex()
VirtualizedList#scrollToItem()
VirtualizedList#scrollToOffset()
VirtualizedList#updateCellsBatchingPeriod
VirtualizedList#viewabilityConfig
VirtualizedList#windowSize
Components: WebView
WebView
WebView#allowsInlineMediaPlayback
WebView#automaticallyAdjustContentInsets
WebView#bounces
WebView#contentInset
WebView#dataDetectorTypes
WebView#decelerationRate
WebView#domStorageEnabled
WebView#html
WebView#injectedJavaScript
WebView#injectJavaScript
WebView#javaScriptEnabled
WebView#mediaPlaybackRequiresUserAction
WebView#mixedContentMode
WebView#onError
WebView#onLoad
WebView#onLoadEnd
WebView#onLoadStart
WebView#onMessage
WebView#onNavigationStateChange
WebView#onShouldStartLoadWithRequest
WebView#renderError
WebView#renderLoading
WebView#scalesPageToFit
WebView#scrollEnabled
WebView#startInLoadingState
WebView#style
WebView#url
WebView#userAgent
WebView.source
Index
index