ricardodorosario / react-horizontal-stacked-bar-chart

React horizontal stacked bar responsive chart component
MIT License
19 stars 10 forks source link

Having issue implementing the component #6

Open Unicity-Pimentel opened 5 years ago

Unicity-Pimentel commented 5 years ago

Followed the instructions on npm link,

https://www.npmjs.com/package/react-horizontal-stacked-bar-chart

getting this error:

Simulator Screen Shot - iPhone 8 - 2019-05-30 at 17 56 46

ricardodorosario commented 5 years ago

Hi @Unicity-Pimentel

unfortunately this component doesn't work in React Native because it uses svg tags. I'm working on a specific component for React Native, but it is not yet finished.