Skip to content

A learning resource for NativeScript Angular concepts and ideas

Notifications You must be signed in to change notification settings

brianrclow/ns-angular-samples

Repository files navigation

ns-angular-samples

This monorepo serves as a learning resource for NativeScript Angular concepts and ideas. The sample apps are listed below for reference. The goal would be to have a repo that demonstrates various features of NativeScript using the Angular flavor.

Apps

  • screenshot-share - convert a view to an image and share it
  • image-cache - cache images downloaded to device
  • labels - demonstrates various features of labels
  • dialogs - demonstrates the different dialog options that come out of the box with NativeScript

Usage

This mono repo can run all apps from root: nx run <application-name>:<platform>

See app specific README files for exact commands.

Resources

Project Info/Maintenance:

Generate a new app in monorepo: nx generate app

Update the dependencies: nx migrate latest then nx migrate --run-migrations

This project was generated using Nx and also uses xplat.

About

A learning resource for NativeScript Angular concepts and ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published