Skip to content

Loading React.js Modules in a React Native Host Using Re.Pack Module Federation #650

Answered by jbroma
kevin2huang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kevin2huang,

If the remote module is not rendering anything using DOM elements and is made purely out of stuff like hooks etc. then it should work out of the box. If there are DOM elements being rendered in that module then I'm afraid it's not possible to use a remote module like that - RN renderer won't know how to render that stuff.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kevin2huang
Comment options

Answer selected by kevin2huang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants