我有一个动画视图,我想在该 onScroll 属性中执行多个事件。现在 onScroll 是这样的: onScroll={ Animated.event( [{ nativeEvent: { contentOffset: { y: ...
確定! 回上一頁