naikus / svg-gauge

Minimalistic, animated SVG gauge. Zero dependencies
MIT License
319 stars 74 forks source link

Add contemporary react example to readme #35

Closed JoeRoddy closed 5 years ago

JoeRoddy commented 5 years ago

The current react example uses old syntax and requires a dependency for the deprecated createClass function. This PR replaces it with a more contemporary style.

It also fixes a small issue with the current React example not animating as described in issue #34

Working example can viewed on codesandbox.