Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.35 KB

React Planck

Stability npm Build Status codecov

Dependencies Status Dev Dependencies Status Peer Dependencies Status

React fiber renderer and component container for Planck.js

DEMOS

Install

Recommended: Planck JS 0.3.x, React 16.x, React DOM 16.x.

npm install --save react-planck
or
yarn add react-planck

You may optionally install Stage JS 0.8.x to utilize the default testbed.

See examples if you like to try it out yourself.