scenee / FloatingPanel

A clean and easy-to-use floating panel UI component for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How listen `isRemovalInteractionEnabled = true` trigger action finished callback?

kaelinda opened this issue · comments

Please fill out this template appropriately when filing a bug report.

Please remove this line and everything above it before submitting.

Description

Expected behavior

Actual behavior

Steps to reproduce

Code example that reproduces the issue

How do you display panel(s)?

  • Add as child view controllers
  • Present modally

How many panels do you displays?

  • 1 isRemovalInteractionEnabled = true
  • 2 pannel slide to hide status

Environment

Library version

Installation method

  • CocoaPods

iOS version(s)

Xcode version

You can use floatingPanel{Will,Did}Remove delegate methods. They are called before/after removing a panel.