[ANDROID] Allow using a custom RNCWebView in New Architecture#3586
[ANDROID] Allow using a custom RNCWebView in New Architecture#3586marco-saia-datadog wants to merge 1 commit intoreact-native-webview:masterfrom
Conversation
|
⬆️ Friendly bump :) |
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 7 days until this gets closed automatically |
|
This PR is still relevant. We've patched it in and custom views are working for us with it. When you have time, please have a look @Titozzz or @jamonholmgren. |
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 7 days until this gets closed automatically |
|
Could you take a look into this, please? |
194a24b to
400258f
Compare
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 7 days until this gets closed automatically |
|
This is still an issue in our project. Any chance of reopening this PR? |
What does this PR do?
Adds a
createViewInstanceoverride toRNCWebViewManagerin new architecture, to allow using a customRNCWebView, in accordance with the official guide for Android Customization.Usage
With this change, the official guide will still be relevant: