Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with reac-native-svg 12? #548

Closed
1 of 2 tasks
zabojad opened this issue May 25, 2021 · 2 comments
Closed
1 of 2 tasks

Not compatible with reac-native-svg 12? #548

zabojad opened this issue May 25, 2021 · 2 comments
Labels

Comments

@zabojad
Copy link

zabojad commented May 25, 2021

What is the problem?

I cannot make this lib displaying a simple BarChart. Nothing is displayed at all, even when copy pasting simple samples from this repo.

When does it happen?

It seems it is not compatible with react-native-svg 12, which my project is already using... Is that possible ?

What platform?

  • iOS <!-- specific os version ?
  • Android <!-- specific os version ? not tested

react-native version: 0.63.3
react-native-svg-charts version: 5.4.0
react-native-svg version: 12.1.0

Code to reproduce

Code from any samples from this repo...

@zabojad zabojad added the bug label May 25, 2021
@zabojad
Copy link
Author

zabojad commented May 25, 2021

Sorry, issue came from my code actually...

@zabojad zabojad closed this as completed May 25, 2021
@vidyaap
Copy link

vidyaap commented Sep 8, 2021

I'm actually having the same issue. react-native-svg-charts claims to require react-native-svg version ^6.2.1 or ^7.0.3 but if I install version 7.0.3 and try to run my React application, I get an error that the module imageSourceProp cannot be found. I understand that imageSourceProp is a deprecated feature, but upgrading my react-native-svg breaks react-native-svg-charts. Any suggestions on what to do here? Thanks!

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

No branches or pull requests

2 participants