Bridn
Results
1
issues of
Bridn
Upgrading react-native-udp to ^4.0.0 will break, causing a `dgram.createSocket is not a function` I suggest to use `import dgram from 'react-native-udp';` in lib/index.js instead of `var dgram = require('react-native-udp');`