react-navigation-stack/example
Brent Vatne 6dcc317542 Fix lint errors 2018-10-30 09:55:47 -07:00
..
src Fix lint errors 2018-10-30 09:55:47 -07: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 bug where transitioner freezes when nested state change occurs in the middle of transition 2018-10-17 15:26:13 -07: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 Move to core/native peerDependencies and update example to use stack at root 2018-10-16 19:58:21 -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 Move to core/native peerDependencies and update example to use stack at root 2018-10-16 19:58:21 -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