Skip to content

Conversation

fdelavra
Copy link

@fdelavra fdelavra commented May 5, 2021

updating to react native 0.64 I can't build anymore

Changes the native modules build steps to integrate them as framework
bundles containing a MH_DYLIB binary, so they're accepted in the App
Store. Generates a list of the native modules and their framework
equivalence at build time. Overrides dlopen to load the modules from
their framework file using a preloaded module.
Deletes the .deps temporary paths created by Gyp from the
application's build, as they are unneeded and can cause App Store
rejections.
@Tkd-Alex
Copy link

How I can test this PR?

@staltz
Copy link
Contributor

staltz commented Oct 26, 2021

We're maintaining this module now as a fork at https://github.com/nodejs-mobile/nodejs-mobile-react-native

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.

4 participants