CooperRS / RMActionController

This is an iOS control for presenting any UIView in an UIAlertController like manner
MIT License
539 stars 59 forks source link

How to add a uitextfield with correct position #50

Open baryon opened 5 years ago

baryon commented 5 years ago

when keyboard was shown, I don't know how change position of actioncontroller

any example and suggest is welcome

CooperRS commented 5 years ago

Hi there!

Unfortunately, adapting the position of the RMActionController when presenting a keyboard is not yet supported. I'll add it as an enhancement 🙂.

Best regards, Roland