You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to support addons rendered in WebView. That way we could reuse addons both in web and in React Native.
I've tried to do POC for this and it seems to be possible.
But the current idea is that every addon would get a separate webview. That might bring performance issues. We need to inspect it.
The text was updated successfully, but these errors were encountered:
It should be possible to support addons rendered in WebView. That way we could reuse addons both in web and in React Native.
I've tried to do POC for this and it seems to be possible.
But the current idea is that every addon would get a separate webview. That might bring performance issues. We need to inspect it.
The text was updated successfully, but these errors were encountered: