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

Expo SDK 47: Problems caused by react-native-SVG version conflict 13.4 vs 13.6.. #14

Open
TimoGoetze opened this issue Jan 4, 2023 · 1 comment

Comments

@TimoGoetze
Copy link

Error when instanciating maspdraw:

Invariant Violation: Tried to register two views with the same name RNSVGCircle, js engine: hermes

Cause seems: Expo 47 requires "react-native-svg": "13.4.0",
and
maps-draw requires "react-native-svg": "13.6.0"

upgrading expo breaks svg on some other libs. Can you provide a diffrent build that allows 13.4? Or shall we fork?

Thank you!

@TimoGoetze TimoGoetze changed the title Expo SDK 47: Problems caused by react-native-SVG version conflict 13.4 adn 13.6.. Expo SDK 47: Problems caused by react-native-SVG version conflict 13.4 vs 13.6.. Jan 4, 2023
@dev-event
Copy link
Owner

dev-event commented Jan 11, 2023 via email

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

No branches or pull requests

2 participants