Wire up startViewTransitionReadyFinished in Fabric (#36246) (opens in new tab)
Wire up startViewTransitionReadyFinished in Fabric \(\#36246\) \#\# Summary - Imports \`startViewTransitionReadyFinished\` from \`nativeFabricUIManager\` in \`ReactFiberConfigFabricWithViewTransition\` - Calls \`fabricStartViewTransitionReadyFinished\(\)\` when the view transition \`ready\` promise resolves This is not a config function, but it's helpful to have it notify fabric ViewTransition runtime when ready callback is done\. Right now we're testing animation kicked off from view transit...
Read the original article