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

Xcode 12 compatibility fix #1604

Merged
merged 1 commit into from
Jul 1, 2021
Merged

Conversation

MoOx
Copy link
Contributor

@MoOx MoOx commented Jun 22, 2021

Summary

Latest Xcode 12 fails to build while without a module to depend on React-Core directly hence this change is necessary for all native modules on iOS. For more details please check: facebook/react-native#29633

Recently, all React Native modules made this necessary change.
React Native SVG is one of the latest that didn't fix this.

Test Plan

Use this branch to install with an app running on Xcode 12.

What's required for testing (prerequisites)?

Xcode 12 & a recent version of React Native (like 0.64)

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added documentation in README.md (no need)
  • I updated the typed files (typescript) (no need)
  • I added a test for the API in the __tests__ folder (no need)

@MoOx MoOx mentioned this pull request Jun 22, 2021
@The0racle
Copy link

Can someone merge this in?

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.

None yet

3 participants