17df595e32
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 |
||
---|---|---|
.. | ||
__mocks__ | ||
NativeModules.js | ||
NativeModules.js.flow | ||
RCTAlertManager.ios.js | ||
RCTEventEmitter.js |