-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Support for React-Native #2811
Comments
hey i don't sure why it depends on the disable autoPreload . And i support the shareStrategy option , which you can config in runtime/build configuration , maybe this can satisfy your need ? |
hey, As to why it's necessary: RN startup is complicated - we need to have eager access to |
Stale issue message |
@jbroma can you add some more flavor to this one since we had the week working on it. |
Clear and concise description of the problem
Re.Pack supports MF V1, for V2 supports we need adjust how containers are loaded in React-Native environment.
Suggested solution
loadScript
andcreateScript
handlers for React Native environment in@module-federation/sdk
Alternative
loaded-first
strategy and that can come from Re.Pack's own runtime pluginAdditional context
Related Re.Pack issue: callstack/repack#518
Related Re.Pack PR: callstack/repack#674
Validations
The text was updated successfully, but these errors were encountered: