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
478 stars 91 forks source link

how onChangeOrientation works? #5

Open ikyli opened 4 years ago

ikyli commented 4 years ago

can you explain on how onChangeOrientation and onChangeState function works? What is the key that change orientation and state? Can we change the orientation in <HTMLFlipBook orientation='landscape' state='read'/>? It will be great if you can provide function onChangeOrientation for better understanding :)