Joshua Gross
87d3ac3762
Use setImmediate instead of setTimeout in Animated queue debounce
...
Summary:
setImmediate will result in these debounced/queued operations being sent to native immediately at the end of a ReactJS render loop instead of in the next tick, which could result in more fluid animations.
I verified with logs that batching still occurs.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D36521717
fbshipit-source-id: 4f94e26503d4e6e40f52a4120ae407044af0c451
2022-05-23 16:54:58 -07:00
..
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2022-05-03 19:59:28 -07:00
2022-05-23 16:54:58 -07:00
2022-05-04 11:32:51 -07:00
2022-05-03 19:59:28 -07:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-05-17 03:26:34 -07:00
2022-05-05 03:55:10 -07:00
2022-05-04 11:32:51 -07:00
2022-03-02 11:39:00 -08:00
2022-04-05 12:15:05 -07:00
2021-12-30 15:11:21 -08:00
2022-05-06 15:53:13 -07:00
2022-05-03 19:59:28 -07:00
2022-04-27 19:15:55 -07:00
2021-12-30 15:11:21 -08:00
2022-02-18 18:23:00 -08:00
2022-05-04 11:32:51 -07:00
2022-03-16 21:08:01 -07:00
2022-05-20 21:49:34 -07:00
2022-05-06 15:53:13 -07:00
2021-12-30 15:11:21 -08:00
2022-05-17 16:42:41 -07:00
2022-04-22 16:25:25 -07:00
2021-12-30 15:11:21 -08:00
2022-05-12 03:48:24 -07:00
2021-12-30 15:11:21 -08:00
2022-01-27 04:47:33 -08:00
2021-12-30 15:11:21 -08:00
2022-05-19 18:48:24 -07:00
2022-04-06 20:15:22 -07:00
2022-04-05 12:15:05 -07:00
2022-05-17 16:42:41 -07:00
2022-03-02 11:39:00 -08:00
2021-12-30 15:11:21 -08:00
2022-05-17 14:49:00 -07:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-05-03 19:59:28 -07:00
2022-05-12 20:06:24 -07:00
2022-03-29 11:52:49 -07:00
2022-03-29 11:52:49 -07:00
2022-04-05 07:11:10 -07:00
2021-12-30 15:11:21 -08:00
2022-05-19 18:48:24 -07:00
2022-03-22 17:10:18 -07:00
2022-05-23 06:15:08 -07:00
2022-05-05 12:55:00 -07:00
2022-03-16 21:08:01 -07:00
2022-05-04 16:13:07 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-05-05 03:55:10 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00