Don't modify the animated value directly. You can use the useRef Hook to return a mutable ref object. This ref object's current property is ...
確定! 回上一頁