paulpatarinski / Xamarin.Forms.Plugins

Xamarin Forms Plugins
http://paulpatarinski.github.io/Xamarin.Forms.Plugins
MIT License
276 stars 141 forks source link

KeyboardOverlap work until I start typing #169

Open HelenMamalaki opened 5 years ago

HelenMamalaki commented 5 years ago

KeyboardOverlap shift's the entry control as expected when I tap on it.

When I tap on any letter on the keyboard the entry field disappears, and I suddenly get a huge white space at the top. Dismissing the keyboard does not reveal entry field, its gone!

Testing on iOS 10.3 and I am on Xamarin.iOS 12.2.1.13 with Xamarin.Forms 4.0.0 preview.