Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to export WebChromeViewExtClientImpl class #1

Open
Zerfette opened this issue Sep 2, 2021 · 1 comment
Open

Request to export WebChromeViewExtClientImpl class #1

Zerfette opened this issue Sep 2, 2021 · 1 comment

Comments

@Zerfette
Copy link

Zerfette commented Sep 2, 2021

Would it be possible to export the WebChromeViewExtClientImpl class from ui-webview/src/webview/index.android.ts? I'm trying to extend the functionality of the android webview to support opening a file picker in our code base. To do that, I need to extend the WebChromeViewExtClientImpl class with the methods that handle file pickers and set the new chromeClient on the nativeView.

@Dzenan-Fatkic
Copy link

@Zerfette
I have the same problem. How did you fixed your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants