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
- Host: GitHub
- URL: https://github.com/eldh/bs-react-spring
- Owner: eldh
- Created: 2019-02-09T18:42:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:53:07.000Z (about 3 years ago)
- Last Synced: 2024-11-14T16:45:34.102Z (about 1 year ago)
- Language: ReScript
- Size: 5.1 MB
- Stars: 31
- Watchers: 4
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - bs-react-spring - spring | eldh | 30 | (Reason)
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.