@nghinv/react-native-animated
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@nghinv/react-native-animated

React Native Animated Library


CircleCI Version MIT License All Contributors PRs Welcome

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';

Credits

Package Sidebar

Install

npm i @nghinv/react-native-animated

Weekly Downloads

60

Version

0.2.0

License

MIT

Unpacked Size

106 kB

Total Files

57

Last publish

Collaborators

  • nghinv