tjvantoll / nativescript-IQKeyboardManager

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

[android] TabView items pushed up by the Keyboard #64

Closed kefahB closed 4 years ago

kefahB commented 5 years ago

Hi @tjvantoll, @EddyVerbruggen,

When the IQKeyboardManager is show the Tabview items is pushed up by the Keyboard, please see the image below

Capture d’écran 2019-09-05 à 11 47 31
kefahB commented 5 years ago

The TabView is the root and this page is a Frame on it.

EddyVerbruggen commented 4 years ago

This plugin enhances keyboard input for iOS only. There is nothing in here that should change how Android behaves.