Commit Graph

4 Commits

Author SHA1 Message Date
Andy Prock e7301d81d3 remove numbers from selectors in UDPSockets
RCTModuleMethod's initWithObjCMethodName will not properly parse methods with numerals in their names, so replaced base64String: with string:
2015-07-23 10:16:18 -07:00
Mark Vayngrib 5e4a82414a fix double-called callback 2015-05-16 13:00:16 -04:00
Mark Vayngrib 516530edbd fix data transfer over RCTBridge, for now use base64 strings until they support binary data transfer 2015-05-16 11:45:11 -04:00
Mark Vayngrib 798c1d5a2c refactor into lib 2015-05-10 10:26:29 -04:00