You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
I had added the library to My React Native project:
npm install react-native-pathjs-charts --save
react-native link react-native-svn.Then do like example pie ,import { Pie } from 'react-native-paths-charts' and run My project in android ,it output 'Unknow named module::'react-native-paths-charts''.
What should I do to resolute this ?I predicated somebody can help me.
The text was updated successfully, but these errors were encountered:
Thank you very much for your answer. When I download example ,run in android, it came out error,'No
ViewManager defined for class RNSVGGroup',How do I solve this error, thank you in advance.
npm install react-native-pathjs-charts --save
react-native link react-native-svn.Then do like example pie ,import { Pie } from 'react-native-paths-charts' and run My project in android ,it output 'Unknow named module::'react-native-paths-charts''.
What should I do to resolute this ?I predicated somebody can help me.
The text was updated successfully, but these errors were encountered: