react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
Error view with expo application
trafficstars
Hi, i try the library with expo but when import the library: import { Bar } from 'react-native-pathjs-charts'
i have this error:
Tried to register two views with the same name RNSVGPath
can you help me?
thanks
Before filing an issue please ensure the following boxes are checked, if applicable:
- [x] I have searched for existing issues
- [x] I have provided detailed instructions that can reproduce the issue (including code and data necessary)
I also met this error,
Have you solved it?