PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
827 stars 160 forks source link

Example import useCurrentScrollY #288

Open DaylAppReactNative opened 1 year ago

DaylAppReactNative commented 1 year ago

Hi,

Could you explain how to import useCurrentScrollY because I've looked at the examples and tried different imports and couldn't figure it out...

Thank you in advance !

(PS: love the package :)) )

andreialecu commented 1 year ago

Make sure you use the v5 release candidate version. It's only available there.

DaylAppReactNative commented 1 year ago

Thank you :)