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

Upgrade react-native-svg #1641

Closed
wants to merge 4 commits into from

Conversation

markmssd
Copy link

@markmssd markmssd commented Mar 19, 2024

What does this implement/fix?

Seems like react-native-svg version is too old and wasn't working with more recent react-native. Upgrading it to v15 fixes the issue. This is directly related to #1639.

I have also considered moving it to peer dependencies, let me know if that's preferred.

Does this close any currently open issues?

Fixes #1639, #1613

What do the changes look like?

No visual change, only a dependency upgrade.

Before merging

  • Check your changes on a variety of browsers and devices.

  • Update the Changelog's Unreleased section with your changes.

  • Update relevant documentation, tests, and Storybook.

  • Make sure you're exporting any new shared Components, Types and Utilities from the top level index file of the package

@markmssd markmssd marked this pull request as ready for review March 19, 2024 11:44
@markmssd markmssd closed this Apr 9, 2024
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

Successfully merging this pull request may close these issues.

@shopify/polaris-viz-native crashes with unrecognized selector sent to instance error
1 participant