We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549bae1 commit 9855a5eCopy full SHA for 9855a5e
index.js
@@ -8,7 +8,7 @@ import {
8
StatusBar,
9
} from 'react-native';
10
11
-import EventEmitter from 'react-native/Libraries/vendor/emitter/EventEmitter';
+import EventEmitter from 'react-native/Libraries/EventEmitter/EventEmitter';
12
13
import NavBarContainer from './components/NavBarContainer';
14
import * as Styles from './styles';
0 commit comments