An easy-to-use React hooks library to easily animate originally unanimatable properties like DOM positions using Web Animations API.
Features:
- Stable and smooth 60fps animations
- SSR-friendly
- Built-in easing functions
Install & Import:
# NPM $ npm i react-easy-flip --save
import { useFlip, FlipProvider } from 'react-easy-flip'
Preview:
Download Details:
Author: jlkiri
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/jlkiri/react-easy-flip
License: MIT