I have the following issue, FlatList is rendered inside ScrollView, and everything seems to fine except that while FlatList scrolling the buttons in ScrollView are not responding.
Structure is something like this:
ScrollView - verticalButtonListView - horizontalScrollView