Skip to content

Commit

Permalink
[change] Remove ImagePickerIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent dc21cfd commit de0fbf7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/exports/ImagePickerIOS/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
import ViewPagerAndroid from './exports/ViewPagerAndroid';
import WebView from './exports/WebView';
// compat (apis)
import ImagePickerIOS from './exports/ImagePickerIOS';
import PermissionsAndroid from './exports/PermissionsAndroid';
import PushNotificationIOS from './exports/PushNotificationIOS';
import Settings from './exports/Settings';
Expand Down Expand Up @@ -188,7 +187,6 @@ export {
ViewPagerAndroid,
WebView,
// compat (apis)
ImagePickerIOS,
PermissionsAndroid,
PushNotificationIOS,
Settings,
Expand Down

0 comments on commit de0fbf7

Please sign in to comment.