Files
react-navigation/packages/core
Ben Salili-James 363c8b5d9f refactor: add types to action creators/invariant (#65)
* refactor: add types to `NavigationActions`

* refactor: add types to `invariant`

* refactor: add types to `getNavigationActionCreators`

* Update invariant.ts
2019-09-16 12:21:32 +01: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-09-14 15:47:57 +02:00
2019-05-16 10:54:56 -07:00
2019-04-17 16:29:20 +02:00
2019-08-22 17:46:03 -07: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.