-
hi, I use react-native-udp for getting ntp time but I got this errors.
```
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
C:\Users\…
-
I have a remote service which is listening for UDP packets at a specific host/port.
Is there an example of how I would, from react-native, bind a socket to send to that host/port? The examples all …
-
I am using **react-native-crypto** with **rn-nodeify**. but got following error
`Requiring module "react-native-crypto/index.js", which threw an exception: TypeError: undefined is not a constructor…
-
Hi!
While building application based on RN 48.4 with react-native-udp, I've faced this error
```
:app:compileReleaseNdk UP-TO-DATE
:app:compileReleaseSources
:app:lintVitalRelease
D:\www\my\Re…
-
* Android (and iOS with different versions between native and JS)
* react-native 0.47
How? Rerun `npm install` and apparently my code jumped to the latest version.
Maybe this commit https://git…
-
The README.md say *tatent* instead of of *patent*.
-
first off, I love using fastlane! I hope I can sort this out as it's been smooth so far.
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution…
-
> Low priority for v1, since it is rather complex.
- ~~Course searching~~ (v2)
- [x] Browsing of current enrolled courses
- [x] Card balances
- [x] Flex dollars
- [x] Ole dollars
- [x] Cop…
-
Can you give a rundown of what happens when you run `rn-nodeify`? I understand it changes your top-level `package.json`, but what is actually using the `browser` and `react-native` keys? And it seems …
-
Hi @mvayngrib,
Thanks for your efforts. But, I got this error after install and link react-native-crypto. Maybe UdpSocketsModuleand TcpSocketsModuledoes not exist.
```
\MainActivity.java:5: error…