aurelia/framework

Nativescript integration

Open

#774 geöffnet am 18. Mai 2017

Auf GitHub ansehen
 (13 Kommentare) (13 Reaktionen) (0 zugewiesene Personen)TypeScript (671 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (11.747 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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