There was an error while loading. Please reload this page.
1 parent 4088617 commit fab6caaCopy full SHA for fab6caa
index.js
@@ -12,7 +12,7 @@ var {
12
13
var DefaultTabBar = require('./DefaultTabBar');
14
var deviceWidth = Dimensions.get('window').width;
15
-var rebound = require('rebound/rebound.js');
+var rebound = require('rebound');
16
var precomputeStyle = require('precomputeStyle');
17
var TAB_BAR_REF = 'TAB_BAR';
18
0 commit comments