https://github.com/cap32/react-web-animated
[No longer maintenance] Bring react-native Animated to web.
https://github.com/cap32/react-web-animated
animated animation react react-animations react-motion react-web-animated
Last synced: 2 months ago
JSON representation
[No longer maintenance] Bring react-native Animated to web.
- Host: GitHub
- URL: https://github.com/cap32/react-web-animated
- Owner: Cap32
- Created: 2016-11-03T06:22:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T09:51:16.000Z (about 7 years ago)
- Last Synced: 2025-01-27T13:48:28.317Z (4 months ago)
- Topics: animated, animation, react, react-animations, react-motion, react-web-animated
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**No Longer Maintenance** Please use [animated](https://github.com/animatedjs/animated) instead
* * *
Bring react-native Animated to web.
## Installing
Using npm:
```bash
$ npm install react-web-animated
```Using yarn:
```bash
$ yarn add react-web-animated
```## Documents
The same with react-native http://facebook.github.io/react-native/docs/animated.html
## Live Demos
- [Basic](https://codepen.io/webb/pen/jyMZOK?editors=0010)
- [Phantom](https://codepen.io/webb/pen/ZLpxeO?editors=0010)
- [Swipeable Cards](https://codepen.io/webb/pen/ggwzZL?editors=0010)## License
MIT