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 3788a5d commit 08a8dedCopy full SHA for 08a8ded
examples/twitter-example/index.js
@@ -1,7 +1,7 @@
1
import React from "react";
2
import { StyleSheet } from 'react-native';
3
4
-import Router from '../index';
+import Router from '../../index';
5
6
import HomePage from './pages/HomePage';
7
import BackButton from './components/BackButton';
0 commit comments