I am creating an application for viewing transactions with Ionic 2. I want to develop a flipbook that should display the image as a flipbook, as shown in the following link
turnjs
I tried to implement this plugin in an Ionic 2 application, but to no avail. My questions are as follows
- Is there a plugin available?
- How can I integrate the Turn JS plugin into my Ionic2 app? (Any manual)
Thanks in advance.
source
share