phil-r / react-native-looped-carousel

:carousel_horse: Looped carousel for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

currentPage works just like initialPage?

nstr opened this issue · comments

Hi. When I change the currentPage nothing changes.
Is it possible to manage a page change outside the carousel?

Yep, that's exactly what it is for! We should add it to the docs.