8.7.0 • Published 1 month ago

@nativescript/template-blank-react v8.7.0

Weekly downloads
31
License
Apache-2.0
Repository
github
Last release
1 month ago

NativeScript App Templates

App templates help you jump start your native cross-platform apps with built-in UI elements and best practices. Save time writing boilerplate code over and over again when you create new apps.

This monorepo contains the following NativeScript app templates:

Get Help

The NativeScript framework has a vibrant community that can help when you run into problems.

Try joining the NativeScript community Slack. The Slack channel is a great place to get help troubleshooting problems, as well as connect with other NativeScript developers.

If you have found an issue with this template, please report the problem in the NativeScript repository.

Contributing

We love PRs, and accept them gladly. Feel free to propose changes and new ideas. We will review and discuss, so that they can be accepted and better integrated.

Releasing

This monorepo uses Lerna to manage packages and their releases.

Install the dependencies in the root of the repo with

$ npm i # or yarn

To list which packages have been changed since the last release

$ npx lerna changed

This will print something like this

lerna notice cli v3.14.2
lerna info versioning independent
lerna info Looking for changed packages since tns-template-blank-ng@6.5.4
lerna info ignoring diff in paths matching [ 'ignored-file', '*.md' ]
tns-template-hello-world-ng
lerna success found 1 package ready to publish

To manually specify version for each package interactively run

$ npx lerna version

This should prompt the new version number for every changed package.

To release the packages, run

$ npx lerna publish

If you want to bump and publish at the same time,

$ npx lerna publish

will also prompt the new version interactively and then publish the package to npm.

8.7.0

1 month ago

8.6.0

7 months ago

8.5.1

9 months ago

8.5.0

1 year ago

8.4.1

1 year ago

8.4.0

1 year ago

8.3.1

2 years ago

8.3.3

2 years ago

8.3.0

2 years ago

8.2.0

2 years ago

8.1.2

2 years ago

8.1.1

2 years ago

8.1.0

3 years ago

8.0.3

3 years ago

8.0.2

3 years ago

8.0.1

3 years ago

8.0.0

3 years ago

7.0.11

3 years ago

7.0.10

3 years ago

7.0.9

3 years ago

7.0.8

4 years ago

7.0.7

4 years ago

7.0.6

4 years ago

7.0.4

4 years ago

7.0.3

4 years ago

7.0.2

4 years ago

7.0.1

4 years ago

7.0.0

4 years ago