Hannah Carney

Results 8 comments of Hannah Carney

details: NetInfo setup ConnectionState:{"details":{"isConnectionExpensive":true,"carrier":"vodafone UK"},"isInternetReachable":false,"type":"cellular","isConnected":true,"isWifiEnabled":false} However internet is reachable but returning false

Found a workaround When going back, reset the navigator ``` navigation.navigate('Onboarding', { screen: 'Welcome' }) // clear navigation state navigation.dispatch( CommonActions.reset({ index: 0, routes: [{ name: 'Onboarding' }], }), )...

I used TouchableOpacity from gesture-handler and it works

Same issue using 0.71.13, but upgraded to latest and same issue there too...