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
First off, great library!
I've got this one particular issue - once my modal view controller opens up, and I scroll down (to see the end content), when I scroll back up, the transition does not kick in - instead, the UIScrollView "bounces" at the top.
How can I prevent that over scroll at the top and trigger the modal transition?
The text was updated successfully, but these errors were encountered:
First off, great library!
I've got this one particular issue - once my modal view controller opens up, and I scroll down (to see the end content), when I scroll back up, the transition does not kick in - instead, the UIScrollView "bounces" at the top.
How can I prevent that over scroll at the top and trigger the modal transition?
The text was updated successfully, but these errors were encountered: