mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
57d18e9466
Summary: # Summary This diff introduces the Shared Animation Backend - a class that can be used by animation frameworks to schedule and run animation updates. Reviewed By: zeyap, sammy-SC Differential Revision: D80809364