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); > }} > /> > ``` > ![error](https://user-images.githubusercontent.com/11180268/234755063-02a518d8-e2f5-4f5d-aa32-482b6daf6caa.jpg) > > > >...