Skip to content

Commit 644aee6

Browse files
committed
[change] Remove MaskedViewIOS
Ref necolas#1352 Ref facebook/react-native#23313
1 parent c4baea3 commit 644aee6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/exports/MaskedViewIOS/index.js

-2
This file was deleted.

src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ import PointPropType from './exports/PointPropType';
7272
// compat (components)
7373
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
7474
import InputAccessoryView from './exports/InputAccessoryView';
75-
import MaskedViewIOS from './exports/MaskedViewIOS';
7675
import NavigatorIOS from './exports/NavigatorIOS';
7776
import PickerIOS from './exports/PickerIOS';
7877
import ProgressBarAndroid from './exports/ProgressBarAndroid';
@@ -170,7 +169,6 @@ export {
170169
// compat (components)
171170
DrawerLayoutAndroid,
172171
InputAccessoryView,
173-
MaskedViewIOS,
174172
NavigatorIOS,
175173
PickerIOS,
176174
ProgressBarAndroid,

0 commit comments

Comments
 (0)