atoami / react-native-navigation-redux-starter-kit

React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
MIT License
269 stars 94 forks source link

Doesn't actually seem to work... #10

Closed davewthompson closed 5 years ago

davewthompson commented 5 years ago

Doesn't actually appear to work. The "Welcome to RNN v2 Starter Kit" page appears but clicking "Get Started" does nothing.

Commands executed: git clone https://github.com/wagng/react-native-navigation-redux-starter-kit ReactNativeBoilerplate cd ReactNativeBoilerplate yarn react-native run-android

Versions: davethompson$ react-native --version react-native-cli: 2.0.1 react-native: 0.57.8 davethompson$ node --version v11.6.0

Attached logcat output, but nothing appears.

Spec:

davewthompson commented 5 years ago

Output:

logcat.txt

atoami commented 5 years ago

@davewthompson Yeah, It has only welcome page for now. I will add more and more pages and features later.