RedMadRobot / input-mask-ios

User input masking library repo.
MIT License
578 stars 96 forks source link

Unable to use with single textField #92

Closed AlmostDeveloper closed 3 years ago

AlmostDeveloper commented 3 years ago

I have TableViewCell and textField inside. Some of my cell textfield needs mask and some doesn't. How to skip putting mask for textField if I don't need to

AlmostDeveloper commented 3 years ago

Found in solved issues!

alierdogan7 commented 2 years ago

Found in solved issues!

Could you provide a reference?