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

Update Example app for latest iOS SDK #539

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

bruce-glazier
Copy link
Contributor

Changes

A number of dependency updates were required to get the example app building on iOS:

  • Updates react-native-reanimated for the SDK
  • Updates react-native for the example app
  • Changes the metro config for compatibility reasons
  • Makes required Xcode project changes

Screenshots

image

@@ -55,6 +55,5 @@ target 'example' do
# necessary for Mac Catalyst builds
:mac_catalyst_enabled => false
)
__apply_Xcode_12_5_M1_post_install_workaround(installer)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer exists and doesn't seem to be needed anymore

@coveralls
Copy link

coveralls commented Mar 19, 2024

Pull Request Test Coverage Report for Build 8349584918

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.015%

Totals Coverage Status
Change from base Build 8345955133: 0.0%
Covered Lines: 3701
Relevant Lines: 4230

💛 - Coveralls

package.json Outdated Show resolved Hide resolved
Co-authored-by: Teddy Sterne <teddy.sterne@lifeomic.com>
@bruce-glazier bruce-glazier merged commit c871279 into master Mar 19, 2024
3 checks passed
@bruce-glazier bruce-glazier deleted the update-example-app branch March 19, 2024 20:28
Copy link

🎉 This PR is included in version 11.17.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Has been released to the package repository (NPM, etc) label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released to the package repository (NPM, etc)
Projects
None yet
3 participants