gorangajic / react-svg-morph

:crystal_ball: morph your svg component one into another other

Home Page:http://gorangajic.github.io/react-svg-morph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change method toHex

gorangajic opened this issue · comments

refactor method toHex to work without browser, because react-native support

maybe use something like this convert-css-color-name-to-hex
#11