taro icon indicating copy to clipboard operation
taro copied to clipboard

RN分离模式 taro-native-shell 版本0.73 android/ios模拟器上永远显示欢迎页面

Open OrrinHatch opened this issue 1 year ago • 1 comments

相关平台

React Native

使用框架: React

复现步骤

参考#15090 问题无法解决

期望结果

解决永远显示欢迎页

实际结果

永远显示欢迎页

环境信息

👽 Taro v4.0.4


  Taro CLI 4.0.4 environment info:
    System:
      OS: macOS 14.5
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node
      Yarn: 1.22.22 - ~/.nvm/versions/node/v20.14.0/bin/yarn
      npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm
    npmPackages:
      @tarojs/cli: 4.0.4 => 4.0.4 
      @tarojs/components: 4.0.4 => 4.0.4 
      @tarojs/components-rn: 4.0.4 => 4.0.4 
      @tarojs/helper: 4.0.4 => 4.0.4 
      @tarojs/plugin-framework-react: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-alipay: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-h5: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-jd: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-qq: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-swan: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-tt: 4.0.4 => 4.0.4 
      @tarojs/plugin-platform-weapp: 4.0.4 => 4.0.4 
      @tarojs/react: 4.0.4 => 4.0.4 
      @tarojs/rn-runner: 4.0.4 => 4.0.4 
      @tarojs/rn-supporter: 4.0.4 => 4.0.4 
      @tarojs/runtime: 4.0.4 => 4.0.4 
      @tarojs/runtime-rn: 4.0.4 => 4.0.4 
      @tarojs/shared: 4.0.4 => 4.0.4 
      @tarojs/taro: 4.0.4 => 4.0.4 
      @tarojs/taro-loader: 4.0.4 => 4.0.4 
      @tarojs/taro-rn: 4.0.4 => 4.0.4 
      @tarojs/webpack5-runner: 4.0.4 => 4.0.4 
      babel-preset-taro: 4.0.4 => 4.0.4 
      eslint-config-taro: 4.0.4 => 4.0.4 
      expo: ~50.0.2 => 50.0.20 
      react: ^18.2.0 => 18.3.1 
      react-native: ^0.74.5 => 0.74.5 

OrrinHatch avatar Aug 15 '24 02:08 OrrinHatch

怎么解决呀?有没有人遇到? demo 下载下来,好不容易跑通了,第一步就遇到这问题了。

hooliy avatar May 29 '25 02:05 hooliy