NathanWalker / nativescript-angular-web-components

Experimental: Render NativeScript views on the web.
101 stars 14 forks source link

Render NativeScript views on the web

To Contribute, read this.

Virtual Insanity with NativeScript Views: Blurred lines with {N} + Angular 2

Jamiroquai

Futures made of virtual insanity now
Always seem to, be governed by this love we have
For useless, twisting, our new technology
Oh, now there is no sound for we all live underground

We all love to twist our technology, sometimes motivated by useful objectives and other times for useless fun. But what if that useless fun led to something useful?

Unless you truly have been living underground where there may be no sound, you have probably heard of NativeScript, the open source cross-platform framework for building native apps using JavaScript, CSS, and XML.

Blah, blah, blah, right? Let’s twist things up a bit.

What if we could use NativeScript views to build web apps? Wait, huh?

What if you had invested resources and time into building that beautiful native mobile app your clients love with NativeScript and find yourself scratching your head thinking "How could we get this awesome app on the web to help with reachability?"

Welcome to "futures made of virtual insanity"

Snapshot

That right there ^ is 1 view file using NativeScript XML which can be rendered in a NativeScript app AS WELL AS on the web.

No magic here, this project will allow your NativeScript views to be used directly on the web with Angular 2.

This creates a few opportunities to name a few:

Some motivations behind this effort are explained here.

You can get involved with this effort and help shape it's direction by contributing, start with the issues listed here.

The jury is out on the insanity of it all.

Action

Goals

Interop/Reusability between NativeScript and web templates.

Why

Current Status

Experimental.

What's next

Background

https://github.com/NativeScript/NativeScript/issues/1612