react-navigation

v2.16.0-alpha.2
Routing and navigation for your React Native apps

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