All Projects → NativeScript → Nativescript Angular

NativeScript / Nativescript Angular

Licence: apache-2.0
Integrating NativeScript with Angular

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nativescript Angular

Nativescript Ui Feedback
This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Stars: ✭ 110 (-90.86%)
Mutual labels:  nativescript, mobile
Angular Seed Advanced
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 2,279 (+89.44%)
Mutual labels:  nativescript, mobile
Push Plugin
Contains the source code for the Push Plugin.
Stars: ✭ 122 (-89.86%)
Mutual labels:  nativescript, mobile
Nativescript Geolocation
Geolocation plugin to use for getting current location, monitor movement, etc
Stars: ✭ 127 (-89.44%)
Mutual labels:  nativescript, mobile
Android Runtime
Android runtime for NativeScript (based on V8)
Stars: ✭ 399 (-66.83%)
Mutual labels:  nativescript, mobile
Mln
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
Stars: ✭ 1,343 (+11.64%)
Mutual labels:  nativescript, mobile
Nativescript Schematics
nativescript, mobile, schematics, angular
Stars: ✭ 176 (-85.37%)
Mutual labels:  nativescript, angular-cli
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+10.47%)
Mutual labels:  mobile, angular-cli
Luaviewsdk
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
Stars: ✭ 3,586 (+198.09%)
Mutual labels:  nativescript, mobile
Angular Native Seed
Build web apps and NativeScript applications from one codebase using the AngularCLI.
Stars: ✭ 271 (-77.47%)
Mutual labels:  nativescript, angular-cli
Rwa Trivia
Trivia App - Real World Angular series
Stars: ✭ 251 (-79.14%)
Mutual labels:  nativescript, angular-cli
Nativescript Cli
Command-line interface for building NativeScript apps
Stars: ✭ 977 (-18.79%)
Mutual labels:  nativescript, mobile
Docs
Documentation, API reference, and code snippets for NativeScript
Stars: ✭ 442 (-63.26%)
Mutual labels:  nativescript, mobile
Nativescript Fresco
This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.
Stars: ✭ 51 (-95.76%)
Mutual labels:  nativescript, mobile
Angular Responsive Tables
Make your HTML tables look great on every device
Stars: ✭ 69 (-94.26%)
Mutual labels:  mobile
Nativescript Speech Recognition
💬 Speech to text, using the awesome engines readily available on the device.
Stars: ✭ 72 (-94.01%)
Mutual labels:  nativescript
Nativescript Dev Appium
A package to help with writing and executing e2e Appium tests in NativeScript apps
Stars: ✭ 69 (-94.26%)
Mutual labels:  nativescript
Burrowui
This is a NodeJS/Angular 2 frontend UI for Kafka cluster monitoring with Burrow
Stars: ✭ 69 (-94.26%)
Mutual labels:  angular-cli
Angular2
Angular 2 Seed
Stars: ✭ 75 (-93.77%)
Mutual labels:  angular-cli
Angular Cli Webpack
Webpack configuration modifier for @angular/cli
Stars: ✭ 72 (-94.01%)
Mutual labels:  angular-cli

NativeScript Angular

Build Status

This repository contains the code for integration of NativeScript with Angular.

NativeScript is a framework which enables developers to write truly native mobile applications for Android and iOS using JavaScript and CSS. Angular is one of the most popular open source JavaScript frameworks for application development. We worked closely with developers at Google to make Angular in NativeScript a reality. The result is a software architecture that allows you to build mobile apps using the same framework—and in some cases the same code—that you use to build Angular web apps, with the performance you’d expect from native code. Read more about building truly native mobile apps with NativeScript and Angular.

Watch the video explaining Angular and NativeScript

NativeScript session on AngularConnect conference

Explore the examples

The e2e apps are meant for testing stuff. You can take a look at these additional sample apps that use the published builds from npm:

Contribute

We love PRs! Check out the contributing guidelines and development workflow for local setup. If you want to contribute, but you are not sure where to start - look for issues labeled help wanted.

Known issues

  1. There are certain issues with the Parse5DomAdapter and we'll likely need to provide our own later on:
  • Self-closing elements (<Label text="Name" /><Button text="Save" />) get parsed wrong (in this case Button gets parsed as a Label child.

Get Help

Please, use github issues strictly for reporting bugs or requesting features. For general questions and support, check out Stack Overflow or ask our experts in NativeScript community Slack channel.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].