mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 22:44:52 +00:00
[change] Remove ToolbarAndroid
Ref #1352 Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
@@ -55,7 +55,6 @@ module.exports = {
|
||||
TextPropTypes: true,
|
||||
TimePickerAndroid: true,
|
||||
ToastAndroid: true,
|
||||
ToolbarAndroid: true,
|
||||
Touchable: true,
|
||||
TouchableHighlight: true,
|
||||
TouchableNativeFeedback: true,
|
||||
@@ -63,7 +62,6 @@ module.exports = {
|
||||
TouchableWithoutFeedback: true,
|
||||
UIManager: true,
|
||||
Vibration: true,
|
||||
VibrationIOS: true,
|
||||
View: true,
|
||||
ViewPagerAndroid: true,
|
||||
ViewPropTypes: true,
|
||||
|
||||
Reference in New Issue
Block a user