Closed j-piasecki closed 3 months ago
ShadowNode
ShadowNodeWrapper
ghQueueMicrotask
setImmediate
requestAnimationFrame
setTimeout(0)
Test on FabricExample and Example apps
Hi, when can we expect this to be merged.
Description
ShadowNode
toShadowNodeWrapper
ghQueueMicrotask
to includesetImmediate
asrequestAnimationFrame
is equivalent tosetTimeout(0)
on RN and seems not to be consistent in regards to the order of executionTest plan
Test on FabricExample and Example apps