Back to Cordova

2022 04 16

slack-digest/2022-04-16.md

latest851 B
Original Source

Cordova Slack Digest

Sat, 16 Apr 2022 08:21:24 GMT

User count: 4688

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Fri, 15 Apr 2022 18:38:16 GMT

@ucheozoemena says

Hi folks does anyone have experience adding blockchain integration to their app?

Channel #cordova-android (2 messages)


Fri, 15 Apr 2022 12:39:49 GMT

@leo.skrilax91 says

okay so what i need to do in order to be able to scroll when the keyboard is up ?

Fri, 15 Apr 2022 15:16:09 GMT

@dpogue says

That should be the default behaviour with Cordova, however it's worth knowing that the keyboard opening causes the WebView to resize, so if you're telling stuff to be exactly 100vh with no overflow behaviour then you'll run into problems