react-navigation-stack/example
Brent Vatne d875c3e7ab Fix lint error 2018-11-30 12:48:38 -08:00
..
src Fix lint error 2018-11-30 12:48:38 -08:00
.babelrc Initial commit 2018-08-03 14:59:12 -07:00
.buckconfig Initial commit 2018-08-03 14:59:12 -07:00
.eslintrc Initial commit 2018-08-03 14:59:12 -07:00
.watchmanconfig Initial commit 2018-08-03 14:59:12 -07:00
App.js Fix issue with navigation immediately on mount 2018-11-30 12:04:11 -08:00
README.md Initial commit 2018-08-03 14:59:12 -07:00
app.json Use react-native-screens in example 2018-09-14 12:48:59 +02:00
package.json Clean up transitioner a bit, fix issue where state is invalid and warn 2018-10-30 13:08:06 -07:00
rn-cli.config.js Move to core/native peerDependencies and update example to use stack at root 2018-10-16 19:58:21 -07:00
yarn.lock Improve example and state warning 2018-10-30 13:20:00 -07:00

README.md

Run the example

  • View it with Expo
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Scan the QR Code with the Expo app