Files
react-navigation/example
Satyajit Sahoo 2792f438fe feat: add useLinkBuilder hook to build links
We need to be able to create links from a navigate action to have accessible links in the built-in components such as drawer and tabs.
2020-04-27 17:45:20 +02:00
..
2020-02-14 18:32:53 +01:00
2020-01-30 05:03:31 +01: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-01-10 13:12:32 +01:00
2020-03-22 23:58:06 +01:00
2020-04-07 15:44:58 +02: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.