I am using a UIPageViewController
to flip through multiple page of content, currently I don't do anything when the user flips to the last page of the UIPageViewController
because there is no more page to switch to, how would I achieve a bounce effect like scrolling to the end of the UIScrollView
, so that it gives user some feedback it is the end of the sequence?
Try this!
This may not be the perfect solution, but hopefully acceptable. I'm also going to do something like this later, so I'll maybe explain more then and try it out myself. Good luck!
//Edit
Ah.. if you want to have the bounce effect last instead (I recommend you to do both)..
In (3), if you haven't disable the UITapGestureRecognizer, you will have to decide if it is the tap gesture, and then choose (3.1), else take the (3.2) route!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With