Skip to content

An example project to demonstrate a fatal crash in React Navigation 3.9.1 when using complex routes.

Notifications You must be signed in to change notification settings

Techdojo/brokenReactNavigationIssue

Repository files navigation

This is an example project to illustrate a potential error in react navigation. Clone the project and attempt to run it as described below. Any attempt to navigate in to a complex stack from a route switch navigator will fail and crash the app.

Run instructions for Android: • Have an Android emulator running or a physical device connected.

npm install
react-native link react-native-vector-icons
react-native link react-native-gesture-handler
npm run build
react-native run-android

Environment:

node: 10.15.3
npm: 6.4.1
react-native-cli: 2.0.1
react-native: 0.59.5

Libraries - as listed in package.json

About

An example project to demonstrate a fatal crash in React Navigation 3.9.1 when using complex routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published