mdgriffith / elm-style-animation

The style animation library for Elm!
http://package.elm-lang.org/packages/mdgriffith/elm-style-animation/latest
BSD 3-Clause "New" or "Revised" License
440 stars 40 forks source link

Add usage of Animation.State to example in README #74

Open mcmire opened 5 years ago

mcmire commented 5 years ago

Even with the note in the README about Animation.State, it took me about a half an hour of hunting to figure out how to type my model. This should clear things up.