jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

how to sent custom placeholder font #115

Closed vnanaware closed 5 years ago

vnanaware commented 5 years ago

Hello,

     I want to set placeholder font but unable to do that. Please suggest me how to set it?
victorBaro commented 5 years ago

Please refer to the documentation. https://github.com/jobandtalent/AnimatedTextInput#styles You should create your own AnimatedTextInputStyle. There is an example in the example project.