react-native/Libraries/BatchedBridge/BatchedBridgedModules
Nick Lockwood 17df595e32 Implement Android's dispatchViewManagerCommand interface on iOS
Summary:
public
Android implement ViewManager methods via a dispatch method on UIManager, whereas iOS implements them by exposing the methods on the view manager modules directly.

This diff polyfills Android's implementation on top of the iOS implementation, allowing the same JS API to be used for both.

Reviewed By: javache

Differential Revision: D2803020

fb-gh-sync-id: 0da0544e593dc936467d16ce957a77f7ca41355b
2016-01-06 05:58:37 -08:00
..
__mocks__ add Clipboard component for ios and android 2015-12-09 10:04:21 -08:00
NativeModules.js Implement Android's dispatchViewManagerCommand interface on iOS 2016-01-06 05:58:37 -08:00
NativeModules.js.flow Fix errors in fbobjc 2015-12-10 13:56:44 -08:00
RCTAlertManager.ios.js flowify some Libraries 2015-03-25 11:09:54 -08:00
RCTEventEmitter.js Decouple Module System from Native Calls 2015-12-08 16:03:37 -08:00