pmusolino / PMAlertController

PMAlertController is a great and customizable alert that can substitute UIAlertController
MIT License
2.53k stars 186 forks source link

Allow for custom textfields #76

Closed TeunVR closed 5 years ago

TeunVR commented 5 years ago

Allow custom textfields to be added. This way for example a password-field with a visibility-toggle can be used. For example: https://github.com/PiXeL16/PasswordTextField

pmusolino commented 5 years ago

Thanks for your PR @TeunVR