An open API service indexing awesome lists of open source software.

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.

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