You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to change page scrolling effect to page "CURL" effect. i have tried to change it, but could not get success in your code. how can i implement it in this example ?
if somebody have idea how to do this, please provide me suggestion.
thanks in advance.
The text was updated successfully, but these errors were encountered:
The best way would be to replace the scroll view with a UIPageViewController, which supports the curl effect when turning pages. Scroll views really only scroll, because... they are scroll views. :)
hello developers,
i want to change page scrolling effect to page "CURL" effect. i have tried to change it, but could not get success in your code. how can i implement it in this example ?
if somebody have idea how to do this, please provide me suggestion.
thanks in advance.
The text was updated successfully, but these errors were encountered: