nativescript-ui
This repository holds the sources of Telerik UI for NativeScript. A suite of rich-ui NativeScript controls targeting Android, iOS and Windows Universal.
Repository overview
The top-level structure consists of folders for the corresponding native Android and iOS controls exposed to NativeScript developers. Besides this, there are several .bat scripts that are used to download the latest stable version of the corresponding native iOS and Android components. These scripts will definitely be ported to Grunt tasks so that they are executable on different OSes than Windows.
Each control folder contains the typescript files of the module and a lib folder where the native binaries (Android, iOS) are copyied by the init scripts.