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: