React Native animated Library
npm install @nghinv/react-native-animatedReact Native Animated Library
---

[![Version][version-badge]][package]
[![MIT License][license-badge]][license]
[![All Contributors][all-contributors-badge]][all-contributors]
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
``sh`
yarn add @nghinv/react-native-animated
or
`sh`
npm install @nghinv/react-native-animated
`sh`
yarn add react-native-reanimated
`js``
import {
springConfig,
timingConfig,
colors,
useHsv,
useRgb,
useVector,
useLayoutRectangle,
toDeg,
toRadian,
clamp,
mix,
convertUtf8,
canvas2Polar,
polar2Canvas,
vec,
vecAnimated,
} from '@nghinv/react-native-animated';
---
- @Nghi-NV
[version-badge]: https://img.shields.io/npm/v/@nghinv/react-native-animated.svg?style=flat-square
[package]: https://www.npmjs.com/package/@nghinv/react-native-animated
[license-badge]: https://img.shields.io/npm/l/@nghinv/react-native-animated.svg?style=flat-square
[license]: https://opensource.org/licenses/MIT
[all-contributors-badge]: https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square
[all-contributors]: #contributors
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs-welcome]: http://makeapullrequest.com