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
Hi,
I'm trying to make the WebView transition feel more native compared to a webbrowser
What I was thinking is to show a loading page while the WebView is still rendering
I've tried Preload and it seems to close once the .json has been loaded
this causes the Preload page to only show in a split second (flashes real quick)
But what about a loading page when the html in the WebView is still loading?
Hi,
I'm trying to make the WebView transition feel more native compared to a webbrowser
What I was thinking is to show a loading page while the WebView is still rendering
I've tried Preload and it seems to close once the .json has been loaded
this causes the Preload page to only show in a split second (flashes real quick)
But what about a loading page when the html in the WebView is still loading?
Code that I've tried:
The text was updated successfully, but these errors were encountered: