prateek3255/react-native-infinite-looping-scroll

Add and test the implementation for horizontal scroll

prateek3255 opened this issue · 2 comments

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

No updates on that?

xlcrr commented

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