Page flip effect.

Hi, I was wondering if it’s possible to create an iOS page flip effect. Like you can do natively with UIPageViewController.

Hi!

This shouldn’t be too difficult to achieve.

You should check out this example, which uses some of the 3d features of fuse:
https://www.fusetools.com/examples/e-commerce-ui
i’m hoping it will point you in the right direction :slight_smile:

Please let me know if you get stuck.