Nodlik/react-pageflip

flip() function going to wrong index

Kamalakar-Gavali opened this issue · 3 comments

Bascially inside FlipBook i have map array of images,
and added on text box to enter index and calling flip(index) but its displaying wrong image.
i am using its like slider not ebook beacasue i want same effect which is in this library

same problem and i try to use turnToPage but its displaying wrong image (only go to first page) too.

I'm having the same problem.