react-native-infinite-looping-scroll icon indicating copy to clipboard operation
react-native-infinite-looping-scroll copied to clipboard

Add and test the implementation for horizontal scroll

Open prateek3255 opened this issue 6 years ago • 2 comments

The component for now only works for vertical scrolling, so add the implementation for horizontal scroll and test it.

prateek3255 avatar Oct 04 '18 04:10 prateek3255

No updates on that?

mikael-onsilva avatar Dec 06 '19 14:12 mikael-onsilva

Horizontal scrolling partly not working because of duplicate keys. I wonder could we combine index visible with id and maybe even microseconds ?

xlcrr avatar Jun 16 '20 22:06 xlcrr