NativeScript / NativeScript/nativescript-cli
CLI should be able to create new projects for "existing app integration"
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
There is still no clear solution for integration of NativeScript in existing applications.
The blog entry for it: https://www.nativescript.org/blog/using-nativescript-in-an-existing-native-ios-android-applications from 2016 describes steps for it with some hacking needed to get everything working.
CLI should be able to create a new project which would show such a use case. An independent native application, which contains a NativeScript project. Release/Debug builds must also only contain the files they need. e.g. Log redirection and LiveSync should not be part of Release builds.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀連結的 2016 年部落格文章,並檢視 CLI 目前如何建立專案,以及如何分離 Debug 和 Release 建置內容。定義產生的現有應用程式整合專案,並驗證每個建置只包含必要的檔案,將 Log redirection 和 LiveSync 排除在 Release 建置之外。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, ios, javascript
- 領域
- build-system, cli, mobile
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100