Cache / Preload a WebBrowser view

Is there anyway to cache or preload a WebBrowser view?
https://docs.expo.io/versions/latest/sdk/webbrowser.html

At the moment I don’t believe this is possible. We don’t initialize the native browser view until you call one of the open methods.

2 Likes

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