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