Components
Starting preview...
A set of wrapper components for creating physics-based gravity animations with Matter.js. Setting up Matter.js for creating physics-based animations can be a bit tricky and cumbersome, especially with React. This component simplifies the process by wrapping your content with a physics world, and transforming your React components into Matter.js bodies.
@danielpetho