What can I use to create a book effect (turning pages) into an Angular 2 app? turnjs is ok?

1.2k Views Asked by At

I am not so into JavaScript and I am very new in Angular 2 (I came from Java).

I need to create an Angular 2 webapp that contains something like a book effect (where the user can turn the pages and see the next content).

Something like turnjs, this: http://www.turnjs.com/

Am I asking if this turnjs is easily integrable into an Angular 2 application or if there is something better\easier to use.

What do you suggest me?

0

There are 0 best solutions below