NativeScript / NativeScript/nativescript-cli

CLI should be able to create new projects for "existing app integration"

未关闭
#4,379 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

feature
主要语言
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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先阅读链接的 2016 年博客文章,并检查 CLI 当前如何创建项目以及如何分离 Debug 和 Release 构建内容。定义生成的现有应用集成项目,并验证每个构建仅包含所需文件,同时将 Log redirection 和 LiveSync 排除在 Release 构建之外。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, ios, javascript
领域
build-system, cli, mobile
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。