OfTheWolf / TwitterProfile

Nested scrolling with pager just like in Twitter and Instagram profile.
MIT License
266 stars 45 forks source link

How to make uiscrollview bounce false #6

Closed MasahiroToyooka closed 4 years ago

MasahiroToyooka commented 4 years ago

Hi, thank you for sharing this great project with everyone! Is there any way to make uiscrollview bounce false? Please let me know if there are any ways to do this.

OfTheWolf commented 4 years ago

Hi @MasahiroToyooka,

Open MasterViewController.swift and find overlayScrollView and scrollView. Disable bounces for both of them.