Skip to content

Commit e445a30

Browse files
committed
[change] Remove SnapshotViewIOS
Ref necolas#1352 Ref facebook/react-native#23313
1 parent c99b4cb commit e445a30

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/exports/SnapshotViewIOS/index.js

-2
This file was deleted.

src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ import PointPropType from './exports/PointPropType';
7070
// compat (components)
7171
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
7272
import InputAccessoryView from './exports/InputAccessoryView';
73-
import SnapshotViewIOS from './exports/SnapshotViewIOS';
7473
import TabBarIOS from './exports/TabBarIOS';
7574
import ToastAndroid from './exports/ToastAndroid';
7675
import ToolbarAndroid from './exports/ToolbarAndroid';
@@ -159,7 +158,6 @@ export {
159158
// compat (components)
160159
DrawerLayoutAndroid,
161160
InputAccessoryView,
162-
SnapshotViewIOS,
163161
TabBarIOS,
164162
ToastAndroid,
165163
ToolbarAndroid,

0 commit comments

Comments
 (0)