Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Commit 95adbab

Browse files
authored
Update README.md
1 parent 4b502dd commit 95adbab

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Element Motion
22

3+
This has been archived.
4+
If you're looking for a solid implementation of an animation engine/FLIP style animations that are easy to use I highly recommend checking out Framer Motion.
5+
6+
The latest update with the `animate` prop truly is the nail in the coffin for Element Motion - it does everything this library does and more with a fantastic API.
7+
8+
Check it out here: https://www.framer.com/motion/
9+
10+
---
11+
312
Tween between view states with declarative zero configuration element motions for [React](https://reactjs.org/).
413

514
[![npm](https://img.shields.io/npm/v/@element-motion/core.svg)](https://www.npmjs.com/package/@element-motion/core) [![npm bundle size (minified + gzip)](https://badgen.net/bundlephobia/minzip/@element-motion/core)](https://bundlephobia.com/result?p=@element-motion/core)

0 commit comments

Comments
 (0)