Joshua Gross and Facebook GitHub Bot
2ff1d4c041
Fix NativeAnimated queueing
...
Summary:
I believe the old method of queueing these operations for Fabric is causing crashes because "connectNode" is on a separate JS queue from setting up nodes.
In hindsight, this seems silly. We must ensure that nodes are created before they're connected, and we weren't doing that?
Using a single queue is conceptually simpler, should be easier to reason about, and should fix some crashes.
Changelog: [Internal]
Reviewed By: fkgozali
Differential Revision: D24521951
fbshipit-source-id: f6c38ac0023faa28414063d8b96daf32ba95524d
2020-10-24 00:02:21 -07:00
..
2020-03-24 21:47:35 -07:00
2020-09-28 21:26:41 -07:00
2020-09-22 11:32:37 -07:00
2020-10-24 00:02:21 -07:00
2020-06-27 02:18:10 -07:00
2020-08-13 18:30:38 -07:00
2020-09-28 21:26:41 -07:00
2020-06-27 02:18:10 -07:00
2020-10-23 04:22:31 -07:00
2020-10-19 15:24:38 -07:00
2020-10-18 20:30:55 -07:00
2020-10-14 21:05:38 -07:00
2020-09-28 21:26:41 -07:00
2020-10-21 20:47:09 -07:00
2020-07-22 09:46:16 -07:00
2020-10-23 19:12:53 -07:00
2020-09-28 10:53:55 -07:00
2020-09-30 14:36:59 -07:00
2020-07-22 09:46:16 -07:00
2020-08-02 16:37:03 -07:00
2020-10-15 11:49:19 -07:00
2020-10-15 08:49:28 -07:00
2020-08-28 12:16:26 -07:00
2020-09-02 10:01:13 -07:00
2020-07-28 13:09:06 -07:00
2020-10-14 02:40:10 -07:00
2020-09-22 11:32:37 -07:00
2020-10-23 07:14:59 -07:00
2020-07-14 06:29:00 -07:00
2020-07-22 09:46:16 -07:00
2020-09-22 11:32:37 -07:00
2020-09-28 17:23:49 -07:00
2020-10-14 02:40:10 -07:00
2020-09-28 21:26:41 -07:00
2020-10-23 07:14:59 -07:00
2020-03-17 02:11:53 -07:00
2020-10-16 11:32:22 -07:00
2020-08-17 11:49:03 -07:00
2020-10-14 02:40:10 -07:00
2020-09-22 11:32:37 -07:00
2020-10-15 08:49:28 -07:00
2020-10-09 15:52:21 -07:00
2020-10-20 05:58:21 -07:00
2019-10-16 10:06:34 -07:00
2020-10-22 20:01:39 -07:00
2020-09-22 11:32:37 -07:00
2020-05-29 17:36:59 -07:00
2020-09-29 14:39:40 -07:00
2020-10-23 07:14:59 -07:00
2020-09-03 15:21:11 -07:00
2020-09-28 21:26:41 -07:00
2020-07-28 11:10:14 -07:00
2020-03-04 05:01:53 -08:00
2020-02-21 10:34:40 -08:00
2018-02-27 08:42:14 -08:00
2020-10-19 15:24:38 -07:00
2020-07-22 09:46:16 -07:00
2020-10-19 15:24:38 -07:00
2020-07-22 09:46:16 -07:00