gordontucker / FittedSheets

Bottom sheets for iOS
MIT License
1.35k stars 278 forks source link

Inline, dismissing can be interrupt by pulling up #222

Open aybarska opened 10 months ago

aybarska commented 10 months ago

While i use inline mode and show the bottom sheet with animateIn , dismissing can be interrupt by pulling up the bottom sheet quickly. This cause a visual glitch for second, but didDismiss is firing.