Files
react-navigation/example
Janic Duplessis d62fbfe255 feat: update react-native-safe-area-context to 1.0.0 (#8182)
I made sure 1.0 is backwards compatible with react-navigation, which means using rn-safe-area-context@1+ with older versions of react-navigation will still work.
2020-05-21 11:25:36 +02:00
..
2020-02-14 18:32:53 +01:00
2020-01-30 05:03:31 +01:00
2020-05-16 21:18:42 +02:00
2019-12-09 15:20:28 +01:00
2020-04-07 15:44:58 +02:00
2020-01-10 13:12:32 +01:00
2020-03-22 23:58:06 +01:00
2020-05-20 13:27:29 +02:00
2020-01-10 13:12:32 +01:00
2020-03-22 23:58:06 +01: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.