Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 281 Bytes

bs-react-spring

Reason bindings for react-spring. Works with ReasonReact 0.7.0 and above.

Todo

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