DefinitelyTyped/types/react-navigation
Omar Diab 1bac5b9a6c Fix onRef typings (ComponentType -> Component), generic for specificity (#27055)
* correct type for withNavigation onRef, add generic to access class methods

* tests for withNavigation class correctness

* tabbing

* remove generic, add explicit type suggestion
2018-07-13 13:08:26 -07:00
..
v1 Fix paths 2018-06-02 13:03:44 +02:00
index.d.ts Fix onRef typings (ComponentType -> Component), generic for specificity (#27055) 2018-07-13 13:08:26 -07:00
react-navigation-tests.tsx Fix onRef typings (ComponentType -> Component), generic for specificity (#27055) 2018-07-13 13:08:26 -07:00
tsconfig.json Fix paths 2018-06-02 13:03:44 +02:00
tslint.json