Commit 9c7752f 1 parent ae9b7ec commit 9c7752f Copy full SHA for 9c7752f
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 @@ -21,7 +21,6 @@ module.exports = {
21
21
I18nManager : true ,
22
22
Image : true ,
23
23
ImageBackground : true ,
24
- ImagePickerIOS : true ,
25
24
ImageStore : true ,
26
25
InputAccessoryView : true ,
27
26
InteractionManager : true ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
87
87
import ViewPagerAndroid from './exports/ViewPagerAndroid' ;
88
88
import WebView from './exports/WebView' ;
89
89
// compat (apis)
90
- import ImagePickerIOS from './exports/ImagePickerIOS' ;
91
90
import PermissionsAndroid from './exports/PermissionsAndroid' ;
92
91
import PushNotificationIOS from './exports/PushNotificationIOS' ;
93
92
import Settings from './exports/Settings' ;
@@ -188,7 +187,6 @@ export {
188
187
ViewPagerAndroid ,
189
188
WebView ,
190
189
// compat (apis)
191
- ImagePickerIOS ,
192
190
PermissionsAndroid ,
193
191
PushNotificationIOS ,
194
192
Settings ,
You can’t perform that action at this time.
0 commit comments