問題タブ [react-animated]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1482 参照

react-native - React Native Animated - デフォルトのイージングを無効にするにはどうすればよいですか?

Animated.timing 関数に適用されているデフォルトのイージング (easeInOut) をどのように削除しますか? 何らかの理由で、設定ease: Easing.linearによってデフォルトの easeInOut タイミングが削除されません。