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