Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Unknown name module:'react-native-pathjs-charts' #38

Closed
chen236310 opened this issue Dec 25, 2016 · 5 comments
Closed

Unknown name module:'react-native-pathjs-charts' #38

chen236310 opened this issue Dec 25, 2016 · 5 comments

Comments

@chen236310
Copy link

  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.

@marzolfb
Copy link
Contributor

You want to use from react-native-pathjs-charts instead of from react-native-paths-charts

@chen236310
Copy link
Author

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.

@marzolfb
Copy link
Contributor

Did you run npm install as the readme says? What specific things have you tried to resolve the error?

@marzolfb
Copy link
Contributor

marzolfb commented Jan 6, 2017

@chen236310 Is this still an issue for you?

@marzolfb
Copy link
Contributor

Closing this out after not hearing a response on the questions above for awhile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants