問題タブ [react-motion]
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.
54 問題
0
投票する
0
に答える
56
参照
reactjs - モーダルで反応モーション ライブラリを使用する方法
反応モーダルを使用してモーダルを作成し、モーダルをページの下部からスライドさせようとしています。そのために、私はreact-motion TransitionMotion Componentを試しています。私のコードは次のとおりです。
getStyles は次のとおりです。
しかし、モーダルコンポーネントのため、これは機能していません。