Skip to content

Commit

Permalink
[change] Remove PickerIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent e9ed6c7 commit 9b9e07c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/exports/PickerIOS/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 @@ -71,7 +71,6 @@ import PointPropType from './exports/PointPropType';
// compat (components)
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
import InputAccessoryView from './exports/InputAccessoryView';
import PickerIOS from './exports/PickerIOS';
import ProgressBarAndroid from './exports/ProgressBarAndroid';
import ProgressViewIOS from './exports/ProgressViewIOS';
import SegmentedControlIOS from './exports/SegmentedControlIOS';
Expand Down Expand Up @@ -166,7 +165,6 @@ export {
// compat (components)
DrawerLayoutAndroid,
InputAccessoryView,
PickerIOS,
ProgressBarAndroid,
ProgressViewIOS,
SegmentedControlIOS,
Expand Down

0 comments on commit 9b9e07c

Please sign in to comment.