Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.27k stars 352 forks source link

Showing image until web container is ready #367

Open crazy-djactor opened 2 years ago

crazy-djactor commented 2 years ago

I have placed a web container in the background and tried to show loading image during the contents of this web container is ready. How can I do this?

I think preload doesn't work on this because the background web container will be loaded after preloading.