You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
inFlatList
.The text was updated successfully, but these errors were encountered: