Otaniel Junior
Results
2
comments of
Otaniel Junior
I'm having the same problem can u help me: `import React from 'react'; import { View, StyleSheet, SafeAreaView, ActivityIndicator } from 'react-native'; import { WebView } from 'react-native-webview'; const ActivityIndicatorElement...
> ### Description > > > ``` > source={{ uri: newUrl }} > onLoadEnd={() => { > setLoading(false); > }} > /> > ``` >  > > > >...