Skip to content

Commit de0fbf7

Browse files
committed
[change] Remove ImagePickerIOS
Ref necolas#1352 Ref facebook/react-native#23313
1 parent dc21cfd commit de0fbf7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/exports/ImagePickerIOS/index.js

-1
This file was deleted.

src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
8787
import ViewPagerAndroid from './exports/ViewPagerAndroid';
8888
import WebView from './exports/WebView';
8989
// compat (apis)
90-
import ImagePickerIOS from './exports/ImagePickerIOS';
9190
import PermissionsAndroid from './exports/PermissionsAndroid';
9291
import PushNotificationIOS from './exports/PushNotificationIOS';
9392
import Settings from './exports/Settings';
@@ -188,7 +187,6 @@ export {
188187
ViewPagerAndroid,
189188
WebView,
190189
// compat (apis)
191-
ImagePickerIOS,
192190
PermissionsAndroid,
193191
PushNotificationIOS,
194192
Settings,

0 commit comments

Comments
 (0)