StPageFlip icon indicating copy to clipboard operation
StPageFlip copied to clipboard

Simple library for creating realistic page turning effects

Results 34 StPageFlip issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to build a book with multiple artworks, but I am building it with Konvajs and React. So essentially a page right now is a canvas. All...

I've been trying to make a dynamic wiki that can be filled with unpredictable info, is there anyway to send the overflow from a page to the next?

This package is a life saver, thanks! I'm wondering if there might be a way to create a dog ear effect (to give a visual indicator that the page can...

Thanks for great library. One question: When flipping the second to last page (closing the book) it is still visible under it until the flip animation is over, then it...

**Summary:** Added support for right-to-left (RTL) languages (e.g., Arabic and Persian) by introducing an rtl prop to the settings. **Changes:** - add a new boolean prop `rtl` to the settings....

On canvas version (`using loadFromImages()`, V 2.0.0 ) weird behaviour of first and last (cover) pages - when flipping, the same image is visible under it and disappears only after...

The page [https://github.com/Nodlik/StPageFlip#usage](https://github.com/Nodlik/StPageFlip#usage) says > If you've installed the package from npm, you should import PageFlip from page-flip package, or just use tag: > > `` But having downloaded the...

Is that possible to use iframe as page element?

When I use mobile view, or mobile apps to view the result. On page flip from second to third page ( One page is visible on the screen. for mobile...