fable-compiler / fable-react

Fable bindings and helpers for React and React Native
MIT License
275 stars 66 forks source link

Add Animation and Transition events #36

Closed csoren closed 7 years ago

csoren commented 7 years ago

Added bindings for new Animation and Transition synthetic events.

https://facebook.github.io/react/docs/events.html#animation-events

alfonsogarciacaro commented 7 years ago

Awesome, thanks!