@animation-with-react-compiler
使用 React Native Reanimated 与 React Compiler 共享值的指南。使用 React Compiler 时,必须使用 get() 和 set() 方法,而不是直接访问 value 属性,以确保与 React Compiler 标准兼容。
使用 React Native Reanimated 与 React Compiler 共享值的指南。使用 React Compiler 时,必须使用 get() 和 set() 方法,而不是直接访问 value 属性,以确保与 React Compiler 标准兼容。