DefinitelyTyped/types/react-navigation
Lachlan cfa477710a React Navigation: headerLayoutPreset && headerBackTitleVisible (#29833)
* Update types for stack navigator

https://reactnavigation.org/docs/en/stack-navigator.html

* unecessary `

* add tests?

* What type is this Ref

* commit a log

* define Ref Types in tests

* does not have any construct or call signatures | the methods causing this error arent even used

* All tests passing

* WIP

* add to test

* why do I need graphql-tools

* diff

* wip

* cleanup

* lol

* remove console.log

* remove ref Types
2018-11-06 18:22:51 -08:00
..
v1
index.d.ts React Navigation: headerLayoutPreset && headerBackTitleVisible (#29833) 2018-11-06 18:22:51 -08:00
react-navigation-tests.tsx React Navigation: headerLayoutPreset && headerBackTitleVisible (#29833) 2018-11-06 18:22:51 -08:00
tsconfig.json
tslint.json