react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

Document AndroidManifest Configs

Open jacobp100 opened this issue 1 year ago • 2 comments

Document configs that may need to be turned on for this library to work as expected

https://developer.android.com/guide/topics/manifest/activity-element

jacobp100 avatar Jan 20 '23 09:01 jacobp100

@jacobp100 What about windowSoftInputMode? What value should it have to work correctly with this lib?

In my case, it's: android:windowSoftInputMode="adjustResize"

zabojad avatar Mar 15 '23 14:03 zabojad

I don't have an answer for you - I've not worked on Android for a few years

jacobp100 avatar Mar 15 '23 14:03 jacobp100