Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlevy0 authored Nov 20, 2019
1 parent 269635f commit af2342e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ const {
ScrollView,
Platform,
StyleSheet,
ViewPagerAndroid,
InteractionManager,
} = ReactNative;
const TimerMixin = require('react-timer-mixin');
const ViewPagerAndroid = require('@react-native-community/viewpager');

const SceneComponent = require('./SceneComponent');
const DefaultTabBar = require('./DefaultTabBar');
Expand Down

0 comments on commit af2342e

Please sign in to comment.