This React Native app is a simple navigation lab to demonstrate issues with React Navigation.
- Clone the repository
- Run
npm installto install the dependencies - Run
npm iosornpm androidto start the app in a simulator on your machine
Please note that this app is built with React Native 0.73.5. Please refer to the official documentation. You might need to upgrade things like your Java version to run this app successfully.