Files
react-native/packages
Bartlomiej BloniarzandFacebook GitHub Bot 3a7ef613d5 Expose the backend via UIManager
Summary:
### Summary

Exposes the animation backend via UIManager by introducing two new methods: `unstable_setAnimationBackend` and `unstable_getAnimationBackend`. The `NativeAnimatedNodesManagerProvider` is updated to initialize the animation backend using the `useSharedAnimatedBackend` feature flag.

Reviewed By: zeyap

Differential Revision: D81137954
2025-09-30 07:18:13 -07:00
..