Files
react-navigation/example
Satyajit Sahoo 9ac709ea1e refactor: drop mode prop in favor of animationPresentation option
BREAKING CHANGE: This drops the mode prop on the navigator in favor of a per-screen option animationPresentation
2021-05-08 07:04:25 +02:00
..
2020-10-25 01:58:38 +02:00
2021-04-04 06:55:37 +02:00
2020-05-20 13:27:29 +02:00
2021-01-08 13:59:24 +01:00
2021-04-04 06:41:26 +02:00
2020-09-23 01:34:55 +02:00

Example for React Navigation

If you want to run the example from the repo,

  • Clone the repository and run yarn in the project root
  • Run yarn example start to start the packager
  • Follow the instructions to open it with the Expo app

You can also run the currently published app on Expo on your Android device or iOS simulator or the web app in your browser.