Skip to content

nativescript-forks/NativeScript.theme

 
 

Repository files navigation

NativeScript Theme: Core

npm npm

Home of the core NativeScript theme, currently under active development. Want to get started? Check out the documentation on this repo’s Wiki.

Screenshots


Contributing

Clone this repo, and then use the tns run command to launch the demo app on your device or emulator of choice.

tns run ios

// or

tns run android

If you’d like to toggle the color scheme from light to dark, open the sidedrawer, scroll down to "Themes" at the bottom, and toggle away.

Publishing

NOTE: Only authorized authors can publish updates.

IMPORTANT: Always make sure you have run the demo app in iOS or Android to verify any changes as well as ensure the latest css has been built before doing the following:

  • Bump version in nativescript-theme-core.json
  • Adjust nativescript-theme-core.md if any changes to the published README are needed.
npm run builder
cd nativescript-theme-core
npm publish

IMPORTANT: Never modify the contents of nativescript-theme-core folder directly. The builder creates that everytime and any change you make there will be overwritten.

Awesome Contributors

NathanWalker TheOriginalJosh triniwiz sitefinitysteve tjvantoll firescript
NathanWalker TheOriginalJosh triniwiz sitefinitysteve tjvantoll firescript
valentinstoychev enchev NathanaelA
valentinstoychev enchev NathanaelA

LICENSE

Apache 2.0

About

The gorgeous default NativeScript theme, currently under active development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 61.0%
  • TypeScript 26.6%
  • JavaScript 12.3%
  • Shell 0.1%