Files
react-navigation/packages/core
Serhii Palash bd04b85bc9 chore: update "@react-native-community/bob" to the latest version (#70)
* Update "@react-native-community/bob" dependency to the latest version

This commit fixes the bug with not possible to install "@react-navigation/core" using GitHub repo url on Windows. It's a common use case when you work with fork of this original repo and use its url as dependency in your package.json.

Corresponding commit in "@react-native-community/bob"
88c879c83f (diff-e5d6ed39d4bcfdb44ace83a35d62c1a5).
It was released in v0.4.1

* Update yarn.lock file with new "@react-native-community/bob" dependency version
2019-09-16 14:33:43 +03:00
..
2019-04-17 16:29:20 +02:00
2019-08-22 17:46:03 -07:00
2018-10-11 13:50:01 -07:00
2019-08-22 17:46:03 -07:00
2018-10-11 13:50:01 -07:00
2019-04-17 16:29:20 +02:00
2019-04-17 16:29:20 +02:00
2019-04-17 16:29:20 +02:00
2019-04-17 16:29:20 +02:00
2018-10-11 13:50:01 -07:00
2019-05-16 10:54:56 -07:00
2019-04-17 16:29:20 +02:00

React Navigation Core

npm version CircleCI badge PRs Welcome

Development workflow

  • Clone this repository
  • Run yarn in the root directory and in the example directory
  • Run yarn dev in the root directory
  • Run yarn start in the example directory

Docs

Documentation can be found on the React Navigation website.