- 
                Notifications
    
You must be signed in to change notification settings  - Fork 264
 
Open
Labels
Description
Describe the question
When the user swipes drawerViewController I fire my animation to move the custom tabbar, the problem is that my animation somehow gets executed with the drawerViewController swipe animation settings. I checked everything several times. I started my animation without a swipe and then the animation happens correctly, with my settings. If I swipe drawerViewController, then my animation happens with the drawerViewController settings, which are specified in line 510 of PulleyViewController. How can this be explained and circumvented?
Code snippets and helpful information
https://yadi.sk/i/U_D2H6Vdd1WyFQ
Pulley Information (optional):
- Any customizations or tweaks: Yes
 - Did you Subclass: Yes
 
Xcode Information (optional):
- Version: 11.6
 - Installation: Cocoapods
 - Interface Builder: No