Xamarin.Forms-Samples icon indicating copy to clipboard operation
Xamarin.Forms-Samples copied to clipboard

[iOS] Keyboard overlays entry and send button when actived

Open riandesign opened this issue 8 years ago • 4 comments

On iOS, when keyboard is actived, it overlays the entry and send button.

How can I fix the entry/button position on layout?

riandesign avatar Mar 03 '17 18:03 riandesign

@nishanil , any idea?

riandesign avatar Mar 15 '17 23:03 riandesign

@riandesign hey! I haven't looked at that code in ages. Do you want to try a different layout and see if it works?

nishanil avatar Mar 21 '17 15:03 nishanil

@nishanil , I think I must create a custom render, but I still don't know how.

riandesign avatar Mar 21 '17 18:03 riandesign

@riandesign , try https://github.com/paulpatarinski/Xamarin.Forms.Plugins/tree/master/KeyboardOverlap

K232 avatar Feb 19 '18 14:02 K232