Commit b206fc0 1 parent 49ba5e7 commit b206fc0 Copy full SHA for b206fc0
File tree 3 files changed +0
-5
lines changed
babel-plugin-react-native-web/src
3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ module.exports = {
43
43
SectionList : true ,
44
44
Settings : true ,
45
45
Share : true ,
46
- SnapshotViewIOS : true ,
47
46
StatusBar : true ,
48
47
StatusBarIOS : true ,
49
48
StyleSheet : true ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -70,7 +70,6 @@ import PointPropType from './exports/PointPropType';
70
70
// compat (components)
71
71
import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid' ;
72
72
import InputAccessoryView from './exports/InputAccessoryView' ;
73
- import SnapshotViewIOS from './exports/SnapshotViewIOS' ;
74
73
import TabBarIOS from './exports/TabBarIOS' ;
75
74
import ToastAndroid from './exports/ToastAndroid' ;
76
75
import ToolbarAndroid from './exports/ToolbarAndroid' ;
@@ -159,7 +158,6 @@ export {
159
158
// compat (components)
160
159
DrawerLayoutAndroid ,
161
160
InputAccessoryView ,
162
- SnapshotViewIOS ,
163
161
TabBarIOS ,
164
162
ToastAndroid ,
165
163
ToolbarAndroid ,
You can’t perform that action at this time.
0 commit comments