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

[BUG] The latest version Pulley 2.9.0 does not start PulleyViewController #413

Open Roman-swift opened 3 years ago

Roman-swift commented 3 years ago

Describe the bug The latest version does not start PulleyViewController when you pass ".open" in func supportedDrawerPositions () -> [PulleyPosition] (only on iphone 11 pro, 11 pro max, 12 pro). It works good on other devices. All other PulleyPositions work nice. Please help me

Pulley (please complete the following information):

Xcode (please complete the following information):

iOS Devices (please complete the following information):

ulmentflam commented 3 years ago

@Roman-swift Are you able to replicate this behavior in the Pulley sample app?