Create Sandbox
Find Renature Examples and Templates
Use this online renature playground to view and fork renature example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!
Downshift useSelect with framer motion (forked)
sharma_yamini4
renature-demo
renature: SVG Path Tracing
Renature works great with animating SVG elements as well as HTML elements!
formidable-codesandbox
renature: SVG Path Tracing
Implement simple SVG path tracing animations with renature!
parkerziegler
renature: Orbit
Renature supports simple 2D orbital animations using the useGravity2D hook!
formidable-codesandbox
Downshift useSelect with framer motion
paulathevalley
renature: Basic Transform
Use renature to power simple, declarative, physics-based animations in your React apps.
formidable-codesandbox
Toast Demo
nefejames
renature: Multiple CSS Properties
Renature allows you to animate as many CSS properties as you'd like!
formidable-codesandbox
Blog Post Card
nefejames
renature: Grouped Animations
Grouped animations in renature allow you to animate multiple elements at a time from a single configuration!
formidable-codesandbox
renature: Controlled Animations
Renature's Controller API allows you to start, stop, and pause animations in response to external events like user interaction or API responses.
formidable-codesandbox
renature: Repeat Type
formidable-codesandbox
renature: Card Flip
react-spring's classic card flip animation, implemented in renature.
parkerziegler
renature: controller.set
Renature's controller.set API allows you to imperatively animate your element to any CSS state, at any time!
formidable-codesandbox
renature: Space Animation
renature's useGravity2D hook allows you to create beautiful gravity simulations in two dimensions — all with mathematically accurate physics!
parkerziegler
renature: SVG Path Tracing (forked)
Implement simple SVG path tracing animations with renature!
DEFI
renature-svg-react-animation (forked)
foolishlwc
Find more examples or templates