Skip to content

feat: add support for dynamic frameworks#2315

Merged
WoLewicki merged 3 commits intomainfrom
@wolewicki/add-load-method
Aug 26, 2024
Merged

feat: add support for dynamic frameworks#2315
WoLewicki merged 3 commits intomainfrom
@wolewicki/add-load-method

Conversation

@WoLewicki
Copy link
Copy Markdown
Member

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

PR adding load method needed for dynamic frameworks to work with the library. See facebook/react-native#37274 for more information.

Copy link
Copy Markdown
Contributor

@tboba tboba left a comment

Choose a reason for hiding this comment

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

Shouldn't we also need to add these methods to RNSScreenFooter and RNSScreenContentWrapper?

@WoLewicki
Copy link
Copy Markdown
Member Author

Good catch, done!

Copy link
Copy Markdown
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

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

Looks good. Once we land this, we will need to test #2228, since it is possible that the problem will be solved, as Fabric-interop mode will no longer be used.

@WoLewicki WoLewicki changed the title feat: add load method feat: add support for dynamic frameworks Aug 26, 2024
@WoLewicki WoLewicki merged commit 29c98e2 into main Aug 26, 2024
@WoLewicki WoLewicki deleted the @wolewicki/add-load-method branch August 26, 2024 07:24
ja1ns pushed a commit to WiseOwlTech/react-native-screens that referenced this pull request Oct 9, 2024
PR adding load method needed for dynamic frameworks to work with the library. See facebook/react-native#37274 for more information.
kkafar pushed a commit that referenced this pull request Oct 25, 2024
PR adding load method needed for dynamic frameworks to work with the library. See facebook/react-native#37274 for more information.

(cherry picked from commit 29c98e2)
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.

3 participants