Skip to content

Support for @nativescript/theme v2 #268

Closed
@Fatme

Description

@Fatme

Is your feature request related to a problem? Please describe.

The new code-shared applications should be created with @nativescript/theme v2 as dependency in package.json and should work with it.

Describe the solution you'd like
Add @nativescript/theme@~2.2.0 as dependency in package.json.

Describe alternatives you've considered

Additional context
As all NativeScript related templates are updated to use @nativescript/theme v2 by default, code-shared applications should be created with @nativescript/theme v2 by default as well.

Acceptance criteria:

  • ng new myApp & ng add @nativescript/schematics@next should create application with @nativescript/theme v2 by default
  • ng new --collection=<path to collection.json from the @nativescript/schematics@next> myApp --shared should create application with @nativescript/theme v2 by default
  • ng new --collection=<path to collection.json from the @nativescript/schematics@next> myApp should create application with @nativescript/theme v2 by default

Metadata

Metadata

Assignees

Labels

featurefeature suggestion

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions