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

https://github.com/eldh/bs-react-spring

Reason bindings for react-spring
https://github.com/eldh/bs-react-spring

Last synced: 10 months ago
JSON representation

Reason bindings for react-spring

Awesome Lists containing this project

README

          

# bs-react-spring

Reason bindings for [react-spring](http://react-spring.surge.sh). Works with ReasonReact 0.7.0 and above.

## Todo

- Finish implementation (currently only supports `useSpring` and `useTrail`).
- Documentation
- Proper interface (`.rei`) files.
- More examples.