NativeScript / NativeScript/nativescript-cli

Provide a React NativeScript based template through the CLI

Open
#4,964 13 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.
A user should be able to start quickly with a React NativeScript project from the CLI.

Describe the solution you'd like
tns create should be able to use a React NativeScript template to start my project from. The template should be available in the interactive prompt or through the CLI options

Describe alternatives you've considered
An alternative is to start with a React NativeScript template in the Playground, which is also going to be evaluated.

Additional context
The template to be used is proved by @shirakaba in a dedicated repository.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin at the tns create command and inspect how templates are exposed through the interactive prompt and CLI options. Compare the expected project structure with the starter template in the linked react-nativescript-starter repository. Done means a user can create a React NativeScript project from the CLI using that template.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
cli, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.