52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

[QUESTION] How to control bounce of pulley when it is used in UITabBarController #422

Open parvez-keeptruckin opened 2 years ago

parvez-keeptruckin commented 2 years ago

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):

Xcode Information (optional):