Files
react-navigation/packages/example
satyajit.happy 57b411cea8 refactor: replace XComponent props in favor of render callbacks
Making these props components makes it impossible pass additional props to them from the parent component. Render callbacks are more dynamic and flexible for this case
2019-11-04 07:47:41 +01:00
..
2019-08-07 21:34:48 +01:00
2019-10-31 12:53:46 +01:00
2019-09-28 11:58:21 +02:00
2019-11-02 02:58:08 +01:00
2019-11-02 02:58:08 +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