@react-native/babel-plugin-codegen
Advanced tools
Changelog
v0.77.0-rc.2
animation.start(<callback>)
will be scheduled for execution in a microtask. Previously, there were certain scenarios in which the callback could be synchronously executed by start
.~~) (8793b7d89b by @yungsters)