react-native-socket-io-example
react-native-socket-io-example copied to clipboard
A demo for implementing a mobile chatroom
Hi, This example is working fine in iOS but in android it is not at all working . How Can I solve this? Please help me in solving this
node_modules\mongodb\lib\utils.js:123 process.nextTick(function() { throw err; }); ^ TypeError: Cannot read property 'emit' of null
var http = require('http') http undefined. can i create socketServer on RN app?
Is the application is production ready for android ? please guide ? can we integrate the firebase ? how ? how to send the queries to Linux server ?
In order to solve this issue #7. I've also added react-native-cli to package.json to solve some error during build.