mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 23:06:24 +00:00
committed by
Nicolas Gallagher
parent
cecacbc3ac
commit
324995ec2b
@@ -6,6 +6,7 @@ module.exports = {
|
||||
Animated: true,
|
||||
AppRegistry: true,
|
||||
AppState: true,
|
||||
Appearance: true,
|
||||
BackHandler: true,
|
||||
Button: true,
|
||||
CheckBox: true,
|
||||
@@ -64,5 +65,6 @@ module.exports = {
|
||||
processColor: true,
|
||||
render: true,
|
||||
unmountComponentAtNode: true,
|
||||
useColorScheme: true,
|
||||
useWindowDimensions: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user