rnx-kit icon indicating copy to clipboard operation
rnx-kit copied to clipboard

Poll the react-native community regarding bundle splitting via Metro

Open afoxman opened this issue 2 years ago • 2 comments

Ask the react-native community (Twitter, Discord) about bundle-splitting using Metro.

Is anyone doing it? If not, and we built it, would they use it? How does it fit into a Hermes world with byte-code bundles that favor a single mult-app bundle.

For those interested in module federation, how is this different? Should module federation be pursued concurrently as part of the same workstream?

Use the results to inform bundle-splitting scenario development, and to set the priority of this work.

Note the most enthusiastic respondents, and consider partnering with them as contributors and/or early adopters.

afoxman avatar Mar 20 '22 22:03 afoxman

FYI https://github.com/facebook/react-native/pull/32098

ecreeth avatar May 24 '22 12:05 ecreeth

I think callstack/react-native-multibundle may be useful.

ecreeth avatar Sep 01 '22 12:09 ecreeth