jpush / jpush/jpush-react-native
支持 autolink
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
- 插件版本:
- react-native 版本:0.64
期望效果
autolink 这个特性是 0.60 版本引入的,目前已经 0.66 了。估计过不了几个版本,之前的 npm link 功能应该也会被删除了,不知道是否有计划支持下?
实际效果
告诉我们实际是什么效果。
重现步骤
Debug logs
包括 Android 或 iOS 的日志:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the React Native CLI autolinking documentation linked in the issue, then inspect how this plugin currently relies on npm link across Android and iOS. Confirm the supported React Native versions and identify the integration points that would need autolinking support. Done means the plugin works through autolinking without the existing npm link step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100