Skip to content

Commit d705d79

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

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/exports/NavigatorIOS/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 NavigatorIOS from './exports/NavigatorIOS';
7675
import PickerIOS from './exports/PickerIOS';
7776
import ProgressBarAndroid from './exports/ProgressBarAndroid';
7877
import ProgressViewIOS from './exports/ProgressViewIOS';
@@ -169,7 +168,6 @@ export {
169168
// compat (components)
170169
DrawerLayoutAndroid,
171170
InputAccessoryView,
172-
NavigatorIOS,
173171
PickerIOS,
174172
ProgressBarAndroid,
175173
ProgressViewIOS,

0 commit comments

Comments
 (0)