react-native-releases icon indicating copy to clipboard operation
react-native-releases copied to clipboard

[0.76] Add jsBundleFile to DefaultReactNativeHost

Open sunnylqm opened this issue 1 year ago • 2 comments

Target Branch(es)

0.76

Link to commit or PR to be picked

https://github.com/facebook/react-native/pull/47188

Description

The JsBundleFilePath has been ignored when converting DefaultReactNativeHost to ReactHost

sunnylqm avatar Oct 25 '24 01:10 sunnylqm

@sunnylqm out of curiousity, why do you need this pick? What's your use case?

cortinico avatar Oct 25 '24 22:10 cortinico

for hot update(like codepush)

sunnylqm avatar Oct 26 '24 01:10 sunnylqm