plus1tv / react-anime

✨ (ノ´ヮ´)ノ*:・゚✧ A super easy animation library for React!
https://codepen.io/collection/nrkjgo/
MIT License
1.55k stars 81 forks source link

No documentation for strokeDashoffset #51

Closed el1f closed 5 years ago

el1f commented 5 years ago

I checked the docs and assumed that the lib didn't support strokeDashEffort for drawing an SVG's shape borders only to find that this example actually made use of the prop. Do you think the docs could use some improvements?

el1f commented 5 years ago

My bad, first met the strokeDashoffset attribute in the animeJS docs and thought it was a proprietary prop/method. Shouldd have done more research before posting the issue.