React-native-modal: Avoid keyboard

Created on 14 May 2017  路  4Comments  路  Source: react-native-modal/react-native-modal

How can I avoid the keyboard with the modal? I tried KeyboardAvoidingView but that doesn't seem to do anything

question

All 4 comments

I had the same issue when I started working on it and it is still open on react-native issues.
Did you find any workaround?

@mmazzarolo I just added a marginBottom and it then moves out of the way

Oh. That's nice 馃憤

It's still something to keep in mind, though. It's not a fix but a workaround :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ethanyuwang picture ethanyuwang  路  4Comments

ODelibalta picture ODelibalta  路  3Comments

psycura picture psycura  路  4Comments

JoeCMorgan picture JoeCMorgan  路  3Comments

ShaikhKabeer picture ShaikhKabeer  路  3Comments