Commit 46e831b 1 parent f1b66a0 commit 46e831b Copy full SHA for 46e831b
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 @@ -63,7 +63,6 @@ module.exports = {
63
63
UIManager : true ,
64
64
Vibration : true ,
65
65
View : true ,
66
- ViewPagerAndroid : true ,
67
66
ViewPropTypes : true ,
68
67
VirtualizedList : true ,
69
68
WebView : true ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
71
71
import InputAccessoryView from './exports/InputAccessoryView' ;
72
72
import TabBarIOS from './exports/TabBarIOS' ;
73
73
import ToastAndroid from './exports/ToastAndroid' ;
74
- import ViewPagerAndroid from './exports/ViewPagerAndroid' ;
75
74
import WebView from './exports/WebView' ;
76
75
// compat (apis)
77
76
import PermissionsAndroid from './exports/PermissionsAndroid' ;
@@ -155,7 +154,6 @@ export {
155
154
InputAccessoryView ,
156
155
TabBarIOS ,
157
156
ToastAndroid ,
158
- ViewPagerAndroid ,
159
157
WebView ,
160
158
// compat (apis)
161
159
PermissionsAndroid ,
You can’t perform that action at this time.
0 commit comments