adekunle11

Results 4 comments of adekunle11

Try `onPress={({ navigation }) => navigation.navigate('HomeScreen')}`

fixed, i needed to add iceServers and also, some versions of socket.io don't work well, so i downgraded to 2,1.1

@rezaul28 you need to config a TURN server in your new Peer ({}) to connect outside LAN like const peerServer = new Peer(undefined, { host: 'm.herokuapp.com', config: { iceServers: [...