Nodlik / react-pageflip

Simple React.js wrapper for StPageFlip library, for creating realistic and beautiful page turning effect
https://nodlik.github.io/react-pageflip/
MIT License
476 stars 91 forks source link

flipPrev() Animation gets disaaper #28

Open Kamalakar-Gavali opened 3 years ago

Kamalakar-Gavali commented 3 years ago

for flipPrev(index) function Animation gets disaaper as its not starting from edge of current object as like for next its start from end edge of current object, same for flpPrev animation should start from start edge of current visible item. If anyone can help to get this done,i will be very grateful