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

use React-Core pod #297

Merged
merged 4 commits into from
Feb 23, 2021
Merged

use React-Core pod #297

merged 4 commits into from
Feb 23, 2021

Conversation

philly25
Copy link
Contributor

This is apparently needed for Xcode 12 compatibility

Reference: facebook/react-native#29633

@safaiyeh
Copy link
Member

Thanks for the PR @philly25 some additional things

we would need to update the peerDependencies as so:

  "peerDependencies": {
    "react-native": ">= 0.60.2"
  },

Then I can release this as a breaking change removing support for RN apps on version < 0.60.2

@safaiyeh safaiyeh merged commit cc4d4ed into react-native-voice:master Feb 23, 2021
safaiyeh pushed a commit that referenced this pull request Feb 23, 2021
# [3.0.0](v2.0.4...v3.0.0) (2021-02-23)

### Bug Fixes

* **iOS:** Xcode 12 compatibility ([#297](#297)) ([cc4d4ed](cc4d4ed))

### BREAKING CHANGES

* **iOS:** react-native peer dependency bumped to >= 0.60.2
@safaiyeh
Copy link
Member

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

roberto-devp added a commit to roberto-devp/voice that referenced this pull request Sep 26, 2024
# [3.0.0](react-native-voice/voice@v2.0.4...v3.0.0) (2021-02-23)

### Bug Fixes

* **iOS:** Xcode 12 compatibility ([#297](react-native-voice/voice#297)) ([cc4d4ed](react-native-voice/voice@cc4d4ed))

### BREAKING CHANGES

* **iOS:** react-native peer dependency bumped to >= 0.60.2
oleksiy271 pushed a commit to oleksiy271/voice-recognition that referenced this pull request Oct 31, 2024
# [3.0.0](react-native-voice/voice@v2.0.4...v3.0.0) (2021-02-23)

### Bug Fixes

* **iOS:** Xcode 12 compatibility ([#297](react-native-voice/voice#297)) ([cc4d4ed](react-native-voice/voice@cc4d4ed))

### BREAKING CHANGES

* **iOS:** react-native peer dependency bumped to >= 0.60.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants