Commit bd904fc 1 parent 4c1369c commit bd904fc Copy full SHA for bd904fc
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 @@ -3,7 +3,6 @@ module.exports = {
3
3
AccessibilityInfo : true ,
4
4
ActivityIndicator : true ,
5
5
Alert : true ,
6
- AlertIOS : true ,
7
6
Animated : true ,
8
7
AppRegistry : true ,
9
8
AppState : 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 AlertIOS from './exports/AlertIOS' ;
94
93
import CameraRoll from './exports/CameraRoll' ;
95
94
import DatePickerAndroid from './exports/DatePickerAndroid' ;
96
95
import ImagePickerIOS from './exports/ImagePickerIOS' ;
@@ -197,7 +196,6 @@ export {
197
196
ViewPagerAndroid ,
198
197
WebView ,
199
198
// compat (apis)
200
- AlertIOS ,
201
199
CameraRoll ,
202
200
DatePickerAndroid ,
203
201
ImagePickerIOS ,
You can’t perform that action at this time.
0 commit comments