react-native-reanimated
宣言的にアニメーションを記述できる
高パフォーマンス
デフォルトで UI スレッド上でネイティブに実行される
最大120fps以上
アニメーションをデバイスのセンサーやキーボードに接続できる
各ページにちゃんと動きが書いてて素晴らしいなmrsekut.icon
Animations
withDelay
withRepeat
withSequence
withClamp
withSpring
withDecay
Core
createAnimatedComponent
cancelAnimation
Scroll
引数
x
y
animated
Device
スマホを傾けたときにそれに連動してアニメーションするとかできる
Layout Animations
Entering/Exiting animations
Layout transitions
Custom animations
Skipping Layout Animations
Shared Element Transitions
Overview
Threading
runOnJS
runOnUI
createWorkletRuntime
Utilities
clamp
interpolateColor
getRelativeCoords
Advanced APIs
measure
dispatchCommand
setNativeProps
expo