help me to figure out android's soft keyboard question !

like the title describe,because using exp,i can’t modify the androidmanifest.xml(windowSoftInputMode attribute),how fix it?

Hey @lwy,

If you’re looking to set it to adjustResize, Expo projects have that set by default. If you’re looking for something else, you’ll unfortunately have to detach your Expo project so you can make the native configurations necessary.

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.