react-native-infinite-looping-scroll
react-native-infinite-looping-scroll copied to clipboard
Add and test the implementation for horizontal scroll
The component for now only works for vertical scrolling, so add the implementation for horizontal scroll and test it.
No updates on that?
Horizontal scrolling partly not working because of duplicate keys. I wonder could we combine index visible with id and maybe even microseconds ?