Closed Rammst3 closed 4 months ago
When I added the react-native-compressor plugin and updated it using code push, it prompted that the installation package had been updated, but the code in picture 3 did not take effect
Transferring to react-native-code-push repo.
@Rammst3 , you are using old versions of react-native
and react-native-code-push
. Is it possible for you to upgrade these versions, RN v0.71+ and react-native-code-push to v8.3.0?
Additionally, make sure the added packages do not use native components. CodePush will not update native part.
当我添加react-native-compressor这个插件,使用code-push进行更新后,提示安装包已更新,但是图3这里的代码却没有生效