TCP Sockets in React Native?
I'm trying to use react-native-tcp with react-native 50 and I'm getting "Native module cannot be null"
https://github.com/PeelTechnologies/react-native-tcp/issues/55
Is anyone using this successfully that can lend a hand?
I started using https://github.com/PeelTechnologies/react-native-tcp and it works great. You'll have to have to detach in order to use it and be sure to read the installation notes.
Comments
Post a Comment