React Native FlatList (Scroll different row together )
I have a FlatList nested inside Flatlist,and It look like [1]:https://i.stack.imgur.com/8CjUu.png .Each row can scroll independently,but I want them to scroll together.How should I do.Hope someone chould help me!