Thank you so much for the great tutorial.

I am just curious how we can make the header scrollable either syncing the FlatList offset y.
The list is only scrollable from the child and not from the header. It'd be nicer if we can make a scroll from the header like how it works in ListHeaderComponent in FlatList.
Thank you so much for the great tutorial.
I am just curious how we can make the header scrollable either syncing the
FlatListoffset y.The list is only scrollable from the child and not from the header. It'd be nicer if we can make a scroll from the header like how it works in
ListHeaderComponentinFlatList.