tjvantoll / nativescript-IQKeyboardManager

NativeScript wrapper for the popular IQKeyboardManager iOS framework
MIT License
100 stars 20 forks source link

IOS X upwards white space above keyboard #70

Open Panimaster opened 4 years ago

Panimaster commented 4 years ago

When showing the keyboard there is a white space above the keyboard which is not present on older devices like iphone 8 and older.

Bildschirmfoto 2019-12-18 um 18 40 02

fgutteridge commented 4 years ago

This is to do with iOS safe areas, and not the plugin itself. Try setting iosSafeAreaOverflow to false on an outer layout.