v0.77.0-rc.2
Changed
- Reverts #47503. (
Callbacks passed to) (8793b7d89b by @yungsters)animation.start(<callback>)
will be scheduled for execution in a microtask. Previously, there were certain scenarios in which the callback could be synchronously executed bystart
.
Fixed
Android specific
- Fix crash on HeadlessJsTaskService on old architecture (4560fc0497 by @cortinico)
- Re-introduce the deprecated constructor on ReactModuleInfo (734730df75 by @cortinico)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.