Describe the question
A subclass of PulleyViewController is being used as a top view controller for one of the tab of a UITabBarController. A subsequent screen as a result of a button tap on top view controller opens up with PulleyPosition as .open. This results in new screen appearing with a bounce going past the top edge of the device / simulator. What we can do to reduce the bouncing of view controller such that it should bounce but it do not extend top edge and should remain within it ?
Pulley Information (optional):
- Version: 2.8.3
 
- Any customizations or tweaks: No
 
- Did you Subclass: Yes
 
Xcode Information (optional):
- Version: 13.2.1
 
- Installation: Cocoapods
 
- Interface Builder: No