Alberto Aznar
Results
1
comments of
Alberto Aznar
Hi @chdexpert !! Sorry, AnimatedField is working 100% in Swift. Example: ``` emailAnimatedField.delegate = self extension ViewController: AnimatedFieldDelegate { .... } ``` Try to clean project and build again. Thank...