react-navigation-stack/example
Brent Vatne 0ad814c529 Export assets for easy caching in Expo 2018-10-15 13:19:09 -07:00
..
src Clean up refs in examples 2018-10-15 11:53:43 -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 Export assets for easy caching in Expo 2018-10-15 13:19:09 -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 Clean up refs in examples 2018-10-15 11:53:43 -07:00
rn-cli.config.js Use react-native-gesture-handler's PanGestureHandler instead of PanResponder 2018-10-10 13:53:02 -07:00
yarn.lock Depend on core and native 2018-10-12 11:25:12 -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