Closed BuffMcBigHuge closed 6 years ago
I ran into this as well. Must be an issue with 0.7.0. Took me a while to clue in as 0.7.0 is latest on npm but not shown as a release in this repo.
Reverting back to 0.6.2 fixed it.
Thanks. I fixed it. Sorry about that. https://github.com/bamlab/react-native-image-header-scroll-view/releases/tag/0.8.0
I tested with latest version on a test-app but still not calling functions :(
RN version: 0.57.8 react-native-image-header-scroll-view: 0.8.2
"react-native-image-header-scroll-view": "^1.0.0",
not working for me as well
"react-native-image-header-scroll-view": "^1.0.0",
not working for me as well
Did you find any solution? I am also facing the same issue
It won't work with v1.0.0 and it is not going to get fixed soon. Better downgrade and continue see this comment and following one https://github.com/bamlab/react-native-image-header-scroll-view/issues/92#issuecomment-774402394
TriggeringView
onHide
andonDisplay
are not being called as described in the documentation.