We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4baea3 commit 644aee6Copy full SHA for 644aee6
src/exports/MaskedViewIOS/index.js
src/index.js
@@ -72,7 +72,6 @@ import PointPropType from './exports/PointPropType';
72
// compat (components)
73
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
74
import InputAccessoryView from './exports/InputAccessoryView';
75
-import MaskedViewIOS from './exports/MaskedViewIOS';
76
import NavigatorIOS from './exports/NavigatorIOS';
77
import PickerIOS from './exports/PickerIOS';
78
import ProgressBarAndroid from './exports/ProgressBarAndroid';
@@ -170,7 +169,6 @@ export {
170
169
171
DrawerLayoutAndroid,
172
InputAccessoryView,
173
- MaskedViewIOS,
174
NavigatorIOS,
175
PickerIOS,
176
ProgressBarAndroid,
0 commit comments