Add page curl as a layer (not animation)

I want to be clear that I do not need help in animating the page curl.

I am trying to find a better way to add a “page curl” image effect at the bottom of one of my views. It looks like the iPad maps app.

Here is an example:

Page curl effect

Of course, as soon as this area hits, the page curls. Easy enough.

I think he will use some kind of quartz for drawing?

I even thought about making a little curl animation to get to it, but it seems a little messy.

Thank you for your time!

+4
source share
1 answer

Can you add an image file as a button in the corner to simulate page curl?

+2
source

Source: https://habr.com/ru/post/1384176/


All Articles