How to build an infinite loop scroll with the list of react-native as a picture? I think this question will duplicate with this, and they recommend to use this lib npm lnk. but this lib still low trick when I tested it.
and anyone has any solutions or recommends sth about this.
Asked
Active
Viewed 1,817 times
3

Leang Socheat
- 1,156
- 2
- 12
- 23
-
You can try this [react-native-snap-carosel](https://github.com/archriss/react-native-snap-carousel) – Mohammed Ashfaq Sep 12 '18 at 03:42
-
@MohammedAshfaq: thank to comment, I think this lib does not match my requirement, cuz it like render one page per screen, but my requirement there are several items in the screen. – Leang Socheat Sep 12 '18 at 04:55
-
1Dear @LeangSocheat did you find any solution? – Niloufar Nov 26 '19 at 07:06