Commit 4c1369c 1 parent 211c87b commit 4c1369c Copy full SHA for 4c1369c
File tree 3 files changed +0
-4
lines changed
babel-plugin-react-native-web/src
3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 1
1
// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
2
2
module . exports = {
3
3
AccessibilityInfo : true ,
4
- ActionSheetIOS : true ,
5
4
ActivityIndicator : true ,
6
5
Alert : true ,
7
6
AlertIOS : true ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -90,7 +90,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
90
90
import ViewPagerAndroid from './exports/ViewPagerAndroid' ;
91
91
import WebView from './exports/WebView' ;
92
92
// compat (apis)
93
- import ActionSheetIOS from './exports/ActionSheetIOS' ;
94
93
import AlertIOS from './exports/AlertIOS' ;
95
94
import CameraRoll from './exports/CameraRoll' ;
96
95
import DatePickerAndroid from './exports/DatePickerAndroid' ;
@@ -198,7 +197,6 @@ export {
198
197
ViewPagerAndroid ,
199
198
WebView ,
200
199
// compat (apis)
201
- ActionSheetIOS ,
202
200
AlertIOS ,
203
201
CameraRoll ,
204
202
DatePickerAndroid ,
You can’t perform that action at this time.
0 commit comments