Skip to content

fix: Xcode 12 compatibility #81

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

Merged
merged 1 commit into from
Oct 28, 2020
Merged

fix: Xcode 12 compatibility #81

merged 1 commit into from
Oct 28, 2020

Conversation

thanhcuong1990
Copy link
Contributor

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.
This change requires React Native 0.60.2 or newer.
For more details please check: facebook/react-native#29633 (comment)

@fbartho
Copy link
Contributor

fbartho commented Oct 14, 2020

@thanhcuong1990 -- is there a way to make this change work for RN 0.60.0 also? or should I set our peerDependencies line to 0.60.2 or later?

@fbartho fbartho merged commit 9b8acd1 into taskrabbit:main Oct 28, 2020
@fbartho
Copy link
Contributor

fbartho commented Oct 28, 2020

This code is available with other changes in https://www.npmjs.com/package/react-native-zendesk-chat/v/0.4.1-beta.4

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.

2 participants