adekunle11
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: [...
please fix for 32-bit
Hello, thanks for replying me @ahmedwahba , like i said, the installation never completes. its justs stops here `Installing "cordova-plugin-drawoverapps" for android` but the plugin will be in my plugins...
Hello @ahmedwahba , been trying to install the plugin for hours now. still stuck there when i remove this below from the service _over_apps_head.xml, the build is successful, so i...