react-native/ReactCommon
Alex Kotliarskyi d062cc252e Promise support for C++ bridge
Summary: Looks like `CxxModule::Method` already supports 0..2 callbacks. Based on Obj-C implementation (RCTModuleMethod.m:492) and JS bridge code (NativeModules.js:76), 2 callbacks native method is transformed to JS promise by JS part of the bridge.

Reviewed By: javache

Differential Revision: D5207852

fbshipit-source-id: 5aad86d45b97397f2bc3a4dbc648a60d96a4689e
2017-06-08 11:47:26 -07:00
..
cxxreact Promise support for C++ bridge 2017-06-08 11:47:26 -07:00
jschelpers Connection management 2017-06-08 07:45:53 -07:00
microprofiler Clean up some of the ReactNative Buck rules 2017-03-23 12:02:25 -07:00
yoga Fix absolute position if wrap-reverse and align-items: flex-end 2017-06-01 05:53:25 -07:00
DEFS Fix Travis CI runs 2017-06-02 09:03:18 -07:00