Mario Murrent
                                            Mario Murrent
                                        
                                    No more updates on this?
@jdmunro any ideas why this is not working?
@jdmunro Hi, just remove the white spaces, GitHub formats the string in a strange way 😞 Or use any other base64 string. It actually does not work. But also your...
@jdmunro Have you every tried it yourself on a real iOS Device?
@jdmunro any updates on this one?
Any updates on this?
Any updates on this? Same here with verso 8.0.0. Working on iOS but not on Android
` NetInfo.addEventListener((state: NetInfoState) => { console.log(state); });` Working on iOS but not on Android. "@react-native-community/netinfo": "6.0.0", "@react-native-community/netinfo": "7.0.0", "@react-native-community/netinfo": "8.0.0". In none of these versions this addListener is working React...
> @mariomurrent-softwaresolutions > > > step 1: upgrade to current stable versions of everything > > versus > > > React native: "react-native": "0.64.3", > > Please update react-native, then...
> A PR to add support for RN 0.64 should be pretty straight forward too as it is an android-only issue. Otherwise, yes, downgrade to version 6 until you can...