Files
react-navigation/example
Wojciech Lewicki b931ae62df feat: add screens prop for nested configs (#308)
Nested configs' names with their configs are now in `screens` property of the route object.
2020-01-29 16:26:17 +01:00
..
2020-01-03 11:37:33 +01:00
2020-01-10 13:12:32 +01:00
2019-12-09 15:20:28 +01:00
2020-01-10 13:12:32 +01:00
2020-01-10 13:12:32 +01:00
2020-01-10 13:12:32 +01:00
2020-01-28 15:40:08 +01:00
2019-12-09 15:20:28 +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