NativeScript / NativeScript/nativescript-cli
CLI should be able to create new projects for "existing app integration"
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた2016年のブログ記事を読み、現在のCLIがどのようにプロジェクトを作成し、DebugとReleaseのビルド内容を分離しているかを確認します。生成された既存アプリ統合プロジェクトを定義し、各ビルドに必要なファイルだけが含まれ、ReleaseビルドからLog redirectionとLiveSyncが除外されていることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, ios, javascript
- 領域
- build-system, cli, mobile
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100