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

feat: remove usage of currentBridge #64

Merged

Conversation

WoLewicki
Copy link
Contributor

@WoLewicki WoLewicki commented Oct 4, 2024

PR concerning New Architecture support in the library 🎉

We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:

or you just want to ask any questions, hit us up on [email protected]


Summary

We don't have to use [RCTBridge currentBridge] when we synthesize the bridge and just use it. On bridgeless it will resolve in RCTBridgeProxy which has access to runtime and jsCallInvoker

@chrispader chrispader merged commit e51ea89 into margelo:main Oct 4, 2024
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