Files
react-navigation/packages/react-navigation/flow
Rob Allsopp ce21d7db38 Fix missing/incorrect flow types (#4085)
* don’t use private global

* add missing method ‘getParam’ to navigation screen prop

* correct return type for ‘withNavigation’

* add usage of `getParam` method
2018-04-27 15:30:23 -06:00
..