Skip to content

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

Description

@TimoGoetze

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions