mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-30 17:34:05 +08:00
71 lines
1.5 KiB
JavaScript
71 lines
1.5 KiB
JavaScript
// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
module.exports = {
|
|
ART: true,
|
|
AccessibilityInfo: true,
|
|
ActivityIndicator: true,
|
|
Alert: true,
|
|
Animated: true,
|
|
AppRegistry: true,
|
|
AppState: true,
|
|
AsyncStorage: true,
|
|
BackHandler: true,
|
|
Button: true,
|
|
CheckBox: true,
|
|
Clipboard: true,
|
|
ColorPropType: true,
|
|
DeviceInfo: true,
|
|
Dimensions: true,
|
|
Easing: true,
|
|
EdgeInsetsPropType: true,
|
|
FlatList: true,
|
|
I18nManager: true,
|
|
Image: true,
|
|
ImageBackground: true,
|
|
InteractionManager: true,
|
|
Keyboard: true,
|
|
KeyboardAvoidingView: true,
|
|
LayoutAnimation: true,
|
|
Linking: true,
|
|
ListView: true,
|
|
Modal: true,
|
|
NativeEventEmitter: true,
|
|
NativeModules: true,
|
|
NetInfo: true,
|
|
PanResponder: true,
|
|
Picker: true,
|
|
PixelRatio: true,
|
|
Platform: true,
|
|
PointPropType: true,
|
|
ProgressBar: true,
|
|
RefreshControl: true,
|
|
SafeAreaView: true,
|
|
ScrollView: true,
|
|
SectionList: true,
|
|
Share: true,
|
|
Slider: true,
|
|
StatusBar: true,
|
|
StyleSheet: true,
|
|
SwipeableFlatList: true,
|
|
SwipeableListView: true,
|
|
Switch: true,
|
|
Text: true,
|
|
TextInput: true,
|
|
TextPropTypes: true,
|
|
Touchable: true,
|
|
TouchableHighlight: true,
|
|
TouchableNativeFeedback: true,
|
|
TouchableOpacity: true,
|
|
TouchableWithoutFeedback: true,
|
|
UIManager: true,
|
|
Vibration: true,
|
|
View: true,
|
|
ViewPropTypes: true,
|
|
VirtualizedList: true,
|
|
YellowBox: true,
|
|
createElement: true,
|
|
findNodeHandle: true,
|
|
processColor: true,
|
|
render: true,
|
|
unmountComponentAtNode: true
|
|
};
|