NativeScript / NativeScript/android
Annotations with TypeScript decorators
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 563
- 派生
- 144
- 平均合并
- 10 小时 46 分钟
- 30 天内合并 PR
- 14
描述
Hello guys,
I was reviewing the documentation for Android, but I can't see any example using Android annotations with TypeScript, can you give me any example? otherwise it would be a nice to have!
I want to use Annotation Type Subscribe of this Android package: http://greenrobot.org/files/eventbus/javadoc/3.0/ from an extended class of java.lang.Object
Any help is really appreciated, I'm creating my first contribution (plugin) for NativeScript and it works perfect from iOS! 👍
Regards, Juan
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 Android 文档以及 NativeScript Android runtime 中用于 TypeScript decorators 和 Java annotations 的入口点。查阅链接的 greenrobot EventBus Annotation Type Subscribe Javadoc,并与 issue 中提到的现有 iOS plugin example 进行比较。完成的标准是记录受支持的方法和一个清晰的 Android TypeScript 示例,或者明确记录该限制。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java, typescript
- 领域
- documentation, mobile-dev
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100