Posts by André Loureiro • 11 points
1 post
-
1
votes1
answer44
viewsQ: How to display "load" message while Webview is loading?
I need to display a message on screen while the Webview component has not fully loaded, but I don’t know how to detect if it has already loaded the content. Here is my code: return ( <View…