react-native-udp/ios
Andy Prock 41fc91c5cc Fixes #17
It was crashing when trying to build a callback argument NSArray with a nil object. NSError's are not guaranteed to have a NSLocalizedFailureReason, so this case should be handled.
2015-12-30 22:51:26 -08:00
..
CocoaAsyncSocket initial android support 2015-09-25 14:58:32 -07:00
UdpSockets.xcodeproj ios start using lightweight generics 2015-12-16 11:47:43 -08:00
ReactUdp.podspec implement addMembership/dropMembership for android 2015-11-18 15:14:45 -08:00
UdpSocketClient.h Fixes #15 2015-12-21 19:45:38 -08:00
UdpSocketClient.m Fixes #17 2015-12-30 22:51:26 -08:00
UdpSockets.h Fixes #15 2015-12-21 19:45:38 -08:00
UdpSockets.m Fixes #17 2015-12-30 22:51:26 -08:00