Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49223

Keyboard like in WhatsApp

$
0
0

@dimitri320 wrote:

I’m trying to implement a WhatsApp like messenger functionality, and ran into troubles with the keyboard. When I click on the input text area, the keyboard will move the whole App by the amount the keyboard opens. If I use the following code to disable scroll functionality, then my input text area field gets hidden behind the keyboard.

What I want is to disable the Scroll but have the input text area move up together with the Keyboard. Does anyone know how to cleverly solve this problem? Many thanks!!

{
        platforms : {
          ios : {
            scrollAssist: false,
            autoFocusAssist: false
          }
        }
      }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>