NativeScript [JS]

NativeScript

This is an implementation of the PropertyCross application using NativeScript, a framework for building native iOS and Android apps using JavaScript and CSS. NativeScript renders UIs with the native platform’s rendering engine, resulting in native-like performance and UX. When an app is build, the NativeScript runtime translates the non-platform specific code to the native language of the target platform.

This PropertyCross implementation makes use of the NativeScript/Angular2 bridge to write Angular2 components for mobile platforms.

To view the code and detailed build steps, see the github source.

Official Website - The official website is a great place to get a feel for the framework and find great documentation, guides and release notes.

NativeScript on Twitter - The official Twitter account posts lots of useful information about future releases and framework features.

Forums - The official forums for NativeScript.

Stackoverflow questions - A variety of questions and answers relating to the framework on Stackoverflow.

Framework example contributed by