darenju / react-flip-page

A React.js implementation of the Flipboard page swipe.
MIT License
173 stars 31 forks source link

gotoPage(page) its not reflecting animation effect #163

Open Kamalakar-Gavali opened 2 years ago

Kamalakar-Gavali commented 2 years ago

Whenever i used gotoPage(index) it goes to that perticulatr page but doesn't show animation effect. @darenju can you tell me way to get animation in that case.