Skip to content

fix: turbo modules with swift @objc annotation#4862

Merged
Simek merged 1 commit into
react:mainfrom
okwasniewski:patch-2
Nov 5, 2025
Merged

fix: turbo modules with swift @objc annotation#4862
Simek merged 1 commit into
react:mainfrom
okwasniewski:patch-2

Conversation

@okwasniewski

Copy link
Copy Markdown
Contributor

This PR removes the redundant @objc annotation and replaces it with @objcMembers which exposes all members to Objective-C.

@okwasniewski

Copy link
Copy Markdown
Contributor Author

cc: @cipolleschi

@netlify

netlify Bot commented Oct 31, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 19299b4
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/690b20ebf797b200085b5c73
😎 Deploy Preview https://deploy-preview-4862--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek

Simek commented Oct 31, 2025

Copy link
Copy Markdown
Collaborator

Hey @okwasniewski, thanks for the updates! 👍

Can you also backport changes to the versioned docs?

@okwasniewski

Copy link
Copy Markdown
Contributor Author

Hey @Simek fixed!

@Simek Simek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the update! It seems like a nice improvement and should be safe, let's ship it! 🚀

@Simek Simek merged commit 9d5e577 into react:main Nov 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants