Skip to content
New issue

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

[react-native]setNavigationBarTitle、reLaunch和 showShareMenu 提示暂不支持 #1172

Closed
vfiee opened this issue Nov 19, 2018 · 1 comment
Assignees

Comments

@vfiee
Copy link

vfiee commented Nov 19, 2018

问题描述
使用setNavigationBarTitle、reLaunch和 showShareMenu 在react-native端提示不支持

复现步骤
[复现问题的步骤]
1.在页面中使用setNavigationBarTitle、reLaunch或者 showShareMenu
2. 运行react-native端代码
3. 链接react native debugger
4. 控制台打印不支持

[或者可以直接贴源代码,能贴文字就不要截图]
暂时不支持 downloadFile!!!
ff74c54adf7cd4da2f8f4d903cf0fd9

期望行为
上述能够支持

报错信息
没有报错

系统信息

  • 操作系统: [e.g. Windows 10]
  • Taro 版本 [e.g. v1.1.8]
  • Node.js 版本 [e.g. v10.9.0]
  • 报错平台 [react-native]

补充信息
[可选]
[根据你的调查研究,出现这个问题的原因可能在哪里?]

@Pines-Cheng
Copy link
Contributor

setNavigationBarTitle 1.0.4 已经支持,如果提示不支持,可能是你的 @tarojs/taro-router-rn 依赖版本太低。
reLaunch 和 showShareMenu RN 端不支持哦,具体可以看文档。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants