Webview without keyboard accessory 'done' button

I am using the react native webview to access a web based text input field. Everything is working well, except that when the keyboard comes up it shows the accessory panel with arrows and done button. It seems there are webview alternatives like the react-native-advanced-webview that support hiding this, but it doesn’t seem that these work with expo. Are there any plans on Expo’s part to upgrade the webview or any solutions to hiding the keyboard accessory otherwise?

Thnak you.

Hey @lorenzsell,

You can take a look at what is planned / in progress / released here-> https://expo.canny.io/

If you share a snack link demonstrating the issue, it’s much easier to tell if there’s a workaround (besides ejecting to ExpoKit).

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