MobileFirstInc/MFCard

Close Button

Closed this issue · 2 comments

How to hide close button?
Or how can I add actions if the Close button is clicked?

I need a function like this "cardDoneButtonClicked" for Close button, i can't find it

You need to add one protocol method for close button click like : cardWillClose or cardDidClose,

no worries will add that soon for you.
Thanks!

Please check pod version 1.2.6
we added cardDidClose protocol method.