artemkrachulov / AKMaskField

Swift plugin which allow add mask to input field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaskField in cell reloading

Nurka11 opened this issue · comments

When table view cell will display with textField AkMaskFieldDelegate calls func maskField(_ maskField: AKMaskField, didChangedWithEvent event: AKMaskFieldEvent)
with empty string
Should not call this func when reloading