react-native-auto-scroll icon indicating copy to clipboard operation
react-native-auto-scroll copied to clipboard

When using FlatList

Open akashSilicon opened this issue 3 years ago • 1 comments

I am using flat list and Auto Scrolling working only in first rendered item in rest of items not scrolling

akashSilicon avatar Jun 09 '21 13:06 akashSilicon

I managed to get it working using a FlatList by wrapping it in a View or ScrollView (horizontal) component

olafkotur avatar May 31 '22 22:05 olafkotur