-
I'm fairly new to this so it can be I'm doing something wrong. I set up a new react native project and installed react-native-udp (tried both by following the readme and through rn-nodeify).
I then …
-
Looking at something like https://www.npmjs.com/package/polo
-
Hello! First of all again, awesome work with rn-nodeify... hope an official react-native solution gets implemented soon.
Anyway, when I try rn-nodeify, I get a redbox errror say `net` can't be resolv…
-
I spent the last two days figuring out how to make PouchDB compatible with react-native. To make it work I had to work around a couple of things that I would like to address below. This is intended as…
-
Consider last issue about this (#3787) is some time ago, I figured React Native have changed a lot.
At this point I just want to include PouchDB as a CouchBase lite client. When I try to include it …
-
I hit this when doing some physical device testing (actual hostname omtited, but it's a valid hostname)
```
E/AndroidRuntime( 1086): java.lang.RuntimeException: An error occured while executing doInB…
-
Hi @pusherman, I was just wondering if you had any plans to implement Android support for this library. If not, would you mind if I took a crack at it and submitted a PR to avoid spawning a whole new …
-
Hey, thanks for this package!
I am trying to make my library work in react-native (using react-native's packager)
I have been shimming stuff myself, and then found this package that does it for me, g…
-
I create a new project follow the readme, but after added react-native-udp, the project crashes every time I run it. I'm using Xcode 6.4 and react-native 0.7.1
-
HI, is possible to make a the other lib of tcp ? like GCDAsyncSocket?