zobeirhamid / react-native-scrollable-navigation-bar

Respecting navigation bar for scrolling screens.
https://zobeirhamid.github.io/react-native-scrollable-navigation-bar/
MIT License
266 stars 29 forks source link

How to use useHasReachedTransitionPoint #74

Open pimggwp opened 10 months ago

pimggwp commented 10 months ago

I want to know how to use boolean of useHasReachedTransitionPoint ? When I invoked it follow the example, I got the errors that said "useHasReachedTransitionPoint must be used within a HasReachedTransitionPointProvider" Please give me clearly example in docs.