react-navigation/rfcs

Event emitter for header button

brentvatne opened this issue · 2 comments

Works fine in react-native-navigation, we did the same thing in ex-navigation and it was ok too. It certainly doesn't feel ideal but it's better than params.

More in react-navigation/react-navigation#145 (comment)

fwiw I'm not totally convinced this is needed, we should definitely update the docs to explain the concern that the user had in the comment I linked to above, though. also we should add getParam

Duplicate of #20