react-native-scrollable-tab-view-collapsible-header
react-native-scrollable-tab-view-collapsible-header copied to clipboard
onScroll props question
Is there onScroll props??
I need that...
I used makeScrollTrans props. but It can't called When I scroll. I need called makeScrollTrans function like onScroll in ScrollView is there any idea?
https://github.com/zyslife/react-native-head-tab-view/issues/116 You can see this similar issue. You can get an animated object using the makeScrollTrans function. Perhaps you can learn more about the use of this function by using this example.