react-navigation

v1.0.0-rc.1
React Navigation

ios

cd examples/NavigationPlayground && yarn && yarn ios

jest

jest

lint

eslint .

test

npm run lint && npm run jest

start

npm run ios

format

eslint --fix .

android

cd examples/NavigationPlayground && yarn && yarn android

codecov

codecov

precommit

lint-staged

test-update-snapshot

jest --updateSnapshot

Metadata

Downloads