alberdev / AnimatedField

Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS written in Swift 5
MIT License
315 stars 48 forks source link

Thread 1: EXC_BAD_ACCESS (code=2, address=0x7fff89cc4558) #12

Closed ZawarAli6 closed 4 years ago

ZawarAli6 commented 4 years ago

Giving this error on email textfield.

alberdev commented 4 years ago

I need more details to fix it. What causes this error? typing on textfield? Did you check example is working? Thank you!