react-native/Libraries/BatchedBridge
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
..
BatchedBridgedModules Implement Android's dispatchViewManagerCommand interface on iOS 2016-01-06 05:58:37 -08:00
BatchedBridge.js Hot Loading E2E basic flow 2015-12-28 16:44:59 -08:00