Michael Marvick
Michael Marvick
This would unfurl fine on slack if `og:title`, `og:description`, and `og:image` were set -- it doesn't look like there are any tags for unfurling that would work on Facbeook, Twitter,...
Is the intention here just to override handling for the Android back button, or to also override handling the up button in a stack navigator on both platforms?
Some related issues: https://github.com/react-navigation/react-navigation/issues/779 https://github.com/react-navigation/react-navigation/issues/1743 https://github.com/react-navigation/react-navigation/issues/207 In addition to the header back button and the Android hardware back button, `goBack`s can also be triggered programatically. Any generic solution may want...