@vx/react-spring
TypeScript icon, indicating that this package has built-in type declarations

0.0.199 • Public • Published

@vx/react-spring

Although vx is largely unopinioned on animation, there is value in abstracting the complexity + boilerplate of building animated vx visualization components. This package requires react-spring as a peerDependency (to be compatible with any usage within your app) and exports all vx components that depend on react-spring.

react-spring provides performant primitives for animating react components and is our recommended library for making animated charts. In order to minimize react-spring as a dependency across other vx packages, we've consolidated components which depend on it here.

Installation

npm install --save react-spring @vx/react-spring

Package Sidebar

Install

npm i @vx/react-spring

Weekly Downloads

1

Version

0.0.199

License

MIT

Unpacked Size

42.8 kB

Total Files

31

Last publish

Collaborators

  • hshoff
  • christopher.card.williams
  • vx-hshoff