Skip to content

Commit

Permalink
[change] Remove ImageEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent a493ddb commit dc21cfd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/exports/ImageEditor/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 @@ -72,7 +72,6 @@ import PointPropType from './exports/PointPropType';

// compat (components)
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
import ImageEditor from './exports/ImageEditor';
import ImageStore from './exports/ImageStore';
import InputAccessoryView from './exports/InputAccessoryView';
import MaskedViewIOS from './exports/MaskedViewIOS';
Expand Down Expand Up @@ -174,7 +173,6 @@ export {
PointPropType,
// compat (components)
DrawerLayoutAndroid,
ImageEditor,
ImageStore,
InputAccessoryView,
MaskedViewIOS,
Expand Down

0 comments on commit dc21cfd

Please sign in to comment.