@nghinv/react-native-animated
React Native Animated Library
Installation
yarn add @nghinv/react-native-animated
or
npm install @nghinv/react-native-animated
yarn add react-native-reanimated
Usage
import {
springConfig,
timingConfig,
colors,
useHsv,
useRgb,
useVector,
useLayoutRectangle,
toDeg,
toRadian,
clamp,
mix,
convertUtf8,
canvas2Polar,
polar2Canvas,
vec,
vecAnimated,
} from '@nghinv/react-native-animated';