v0.80.0
Move .m to .mm to make obj-c and C++ headers compatible (#38135)
remove shadowed static (#44626)
| RN Monorepo | Migrate to package (#36434)
Fix missing imports in React Native files. (#43118)
Declare `onUserDrivenAnimationEnded` on Old Arch (#45838)
Receive the onUserDrivenAnimationEnded event in JS (#45383)
Remove unnecessary semi-colon before method body (#48266)
Do not register RCTSurfacePresenterObserver for animatedShouldSignalBatch (#50247)
Add option for deterministic Animated batching on iOS (#49942)