Skip to content

Commit

Permalink
[change] Remove ViewPagerAndroid
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent 7feadcb commit b0b2d5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/exports/ViewPagerAndroid/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ import DrawerLayoutAndroid from './exports/DrawerLayoutAndroid';
import InputAccessoryView from './exports/InputAccessoryView';
import TabBarIOS from './exports/TabBarIOS';
import ToastAndroid from './exports/ToastAndroid';
import ViewPagerAndroid from './exports/ViewPagerAndroid';
import WebView from './exports/WebView';
// compat (apis)
import PermissionsAndroid from './exports/PermissionsAndroid';
Expand Down Expand Up @@ -155,7 +154,6 @@ export {
InputAccessoryView,
TabBarIOS,
ToastAndroid,
ViewPagerAndroid,
WebView,
// compat (apis)
PermissionsAndroid,
Expand Down

0 comments on commit b0b2d5c

Please sign in to comment.