We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题描述 使用setNavigationBarTitle、reLaunch和 showShareMenu 在react-native端提示不支持
复现步骤 [复现问题的步骤] 1.在页面中使用setNavigationBarTitle、reLaunch或者 showShareMenu 2. 运行react-native端代码 3. 链接react native debugger 4. 控制台打印不支持
[或者可以直接贴源代码,能贴文字就不要截图] 暂时不支持 downloadFile!!!
期望行为 上述能够支持
报错信息 没有报错
系统信息
补充信息 [可选] [根据你的调查研究,出现这个问题的原因可能在哪里?]
The text was updated successfully, but these errors were encountered:
setNavigationBarTitle 1.0.4 已经支持,如果提示不支持,可能是你的 @tarojs/taro-router-rn 依赖版本太低。 reLaunch 和 showShareMenu RN 端不支持哦,具体可以看文档。
Sorry, something went wrong.
Pines-Cheng
No branches or pull requests
问题描述
使用setNavigationBarTitle、reLaunch和 showShareMenu 在react-native端提示不支持
复现步骤
[复现问题的步骤]
1.在页面中使用setNavigationBarTitle、reLaunch或者 showShareMenu
2. 运行react-native端代码
3. 链接react native debugger
4. 控制台打印不支持
[或者可以直接贴源代码,能贴文字就不要截图]

暂时不支持 downloadFile!!!
期望行为
上述能够支持
报错信息
没有报错
系统信息
补充信息
[可选]
[根据你的调查研究,出现这个问题的原因可能在哪里?]
The text was updated successfully, but these errors were encountered: