jpush-react-native
jpush-react-native copied to clipboard
Support autolinking for android
trafficstars
你的运行环境
- 插件版本: 2.6.0
- react-native 版本:0.61.2
期望效果
Support autolinking for android.
实际效果
$ react-native run-android
error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually:
- jpush-react-native (to unlink run: "react-native unlink jpush-react-native")
This is likely happening when upgrading React Native from below 0.60 to 0.60 or above. Going forward, you can unlink this dependency via "react-native unlink <dependency>" and it will be included in your app automatically. If a library isn't compatible with autolinking, disregard this message and notify the library maintainers.
搭个车... 想邀请Repo作者来w3c.group创建项目的对应小组。w3c.group是类似知识星球的社群工具,小组可设置为付费且有赞助功能,同时也是一个区块链主导的创作者社区。这是相关介绍: http://t.cn/Ai1vLcCU http://t.cn/Ai1vLcCG http://t.cn/Ai1vLcCA
@wicked-tc130 please