aurelia/framework

Nativescript integration

Open

#774 opened on May 18, 2017

View on GitHub
 (13 comments) (13 reactions) (0 assignees)TypeScript (671 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,747 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm submitting a feature request

Current behavior:

Nativescript has a Typescript / Angular2 integration to allow for building mobile apps with Angular2, but no integration with Aurelia. The Nativescript / Angular2 integration is discussed here: https://www.nativescript.org/nativescript-is-how-you-build-native-mobile-apps-with-angular

Expected/desired behavior:

Implement an equivalent integration with Nativescript for Aurelia (either Typescript or ES6)

  • What is the motivation / use case for changing the behavior?

There's currently no good way to build mobile apps with Aurelia as Cordova is often too slow to be useful. This would provide a good semi-native framework for building mobile apps using Aurelia.

Contributor guide