Kevin Gozali and Facebook Github Bot
446705df33
iOS: attach rootTag to the native component instance for easy access
...
Summary:
Changelog: [Internal]
The main use-case here is to get the rootTag off RCTImageView, for image loading instrumentation. The fact is, each RCTView subclass already has `reactTag` attached today. We already have the `rootTag` when the view is created by the UIManager, so why not just attach it like reactTag? If we don't, looking up the rootTag from the native component is non-trivial and extremely inefficient (have to jump to shadow queue, back to main queue, etc).
Reviewed By: sammy-SC
Differential Revision: D18497002
fbshipit-source-id: 8409e3a1c95e09accedd959592cbf178fab0b2c3
2019-11-16 00:13:48 -08:00
..
2019-10-30 14:35:02 -07:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-11-04 16:07:24 -08:00
2019-10-16 10:06:34 -07:00
2019-11-15 14:02:42 -08:00
2019-11-13 11:33:37 -08:00
2019-11-11 12:20:18 -08:00
2019-08-09 10:11:15 -07:00
2019-10-18 14:45:19 -07:00
2019-10-17 12:16:15 -07:00
2019-11-11 17:24:25 -08:00
2019-11-08 11:44:16 -08:00
2019-11-16 00:13:48 -08:00
2019-10-03 14:33:59 -07:00
2019-11-08 11:44:16 -08:00
2019-08-09 10:11:15 -07:00
2019-08-09 10:11:15 -07:00
2019-11-08 11:44:16 -08:00
2019-11-08 14:14:45 -08:00
2019-11-05 17:36:23 -08:00
2019-11-15 06:11:08 -08:00
2019-11-08 11:44:16 -08:00
2019-11-12 13:56:09 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-08-30 04:57:40 -07:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-10-21 10:05:40 -07:00
2019-11-08 14:14:46 -08:00
2019-10-17 12:16:15 -07:00
2019-11-14 11:14:12 -08:00
2019-08-22 17:50:36 -07:00
2019-11-15 14:02:42 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 11:44:16 -08:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-11-13 14:22:17 -08:00
2019-11-08 11:44:16 -08:00
2019-11-08 17:33:35 -08:00
2019-11-04 16:07:24 -08:00
2019-11-15 14:02:41 -08:00
2019-10-12 15:52:27 -07:00
2019-11-08 11:44:16 -08:00
2019-11-08 14:14:46 -08:00
2019-10-16 10:06:34 -07:00
2019-11-08 08:31:01 -08:00
2018-02-27 08:42:14 -08:00
2019-03-27 20:48:45 -07:00
2019-05-08 08:48:59 -07:00
2019-08-21 09:58:24 -07:00