react-native-collapsible-segmented-view icon indicating copy to clipboard operation
react-native-collapsible-segmented-view copied to clipboard

Is there a way to make the header scrollable?

Open tgwow opened this issue 4 years ago • 1 comments

My header takes up almost the entire screen, it would be great if I could scroll it too. I tried to put it in a ScrollView, but no success.

tgwow avatar May 11 '21 02:05 tgwow

Yes, see https://github.com/PedroBern/react-native-collapsible-tab-view#scroll-on-header

PedroBern avatar May 12 '21 22:05 PedroBern