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
..
2015-11-17 07:21:29 -08:00
2015-11-23 16:19:29 -08:00
2016-01-06 05:58:37 -08:00
2016-01-04 10:40:32 -08:00
2016-01-04 10:40:32 -08:00
2016-01-06 05:58:37 -08:00
2016-01-04 10:40:32 -08:00
2015-09-18 15:04:28 -07:00
2016-01-04 06:24:28 -08:00
2015-12-10 10:12:29 -08:00
2015-12-23 10:07:17 -08:00
2015-10-20 04:14:09 -07:00
2015-11-02 09:15:31 -08:00
2015-11-25 04:49:45 -08:00
2015-09-29 09:22:10 -07:00
2015-08-25 01:08:49 -08:00
2015-12-08 03:32:30 -08:00
2015-12-21 10:04:31 -08:00
2015-08-14 01:57:18 -08:00
2016-01-05 08:00:38 -08:00
2015-07-28 15:57:02 -08:00
2015-11-03 14:49:30 -08:00
2015-04-08 05:45:20 -08:00
2015-08-25 03:49:13 -08:00
2015-11-25 04:49:45 -08:00
2015-03-26 06:32:01 -07:00
2015-11-03 14:49:30 -08:00
2015-11-11 06:44:30 -08:00
2015-12-15 05:40:27 -08:00
2016-01-05 09:04:31 -08:00
2016-01-05 09:04:31 -08:00
2016-01-06 05:58:37 -08:00
2015-12-15 05:40:27 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-11-03 14:49:30 -08:00
2015-11-25 04:49:45 -08:00
2015-12-16 02:51:28 -08:00
2015-12-15 05:40:27 -08:00
2015-11-13 08:28:28 -08:00
2015-10-26 15:41:36 -07:00
2015-04-17 04:01:02 -08:00
2015-11-03 14:49:30 -08:00
2015-07-23 04:00:31 -08:00
2015-06-09 12:27:06 -08:00
2016-01-04 10:40:32 -08:00
2016-01-05 12:57:44 -08:00