NativeScript / NativeScript/nativescript-cli
Tablet support in nativescript shared project with angular i.e component.tablet.tns.ts
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
Code Sharing is one of the most powerful feature developed by Nativescript team
in some cases when we are managing our web app with android and ios apps from one code base its very useful to have tablet support in it
For know we have to manage this using ngif but its not the best way i guess
Its very very useful for large scale applications please guide me about it
component.tablet.tns.ts
component.tablet.tns.html
component.tablet.tns.scss
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視 issue 中提議的檔案:component.tablet.tns.ts、component.tablet.tns.html 和 component.tablet.tns.scss,以及 NativeScript 共用專案處理 Angular 元件的方式。與維護者確認預期的平板行為和平台選擇機制。完成的標準是:無需依賴應用程式層級的 ngIf 替代方案即可選擇平板專用程式碼。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, javascript
- 領域
- mobile
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100