An open API service indexing awesome lists of open source software.

https://github.com/santoshanand/helloworld

Native script HelloWorld project
https://github.com/santoshanand/helloworld

android css ios native-javascript nativescript typescript

Last synced: 2 months ago
JSON representation

Native script HelloWorld project

Awesome Lists containing this project

README

          

# HelloWorld
Native script hello world project

Clone this repository and got to helloworld directory

```
git clone https://github.com/santoshanand/helloworld.git
cd helloworld
npm install
tns run ios --emulator
```
make sure native script installed.

**Output**

![Native Script Hello World ](./output/output2.gif?raw=true "Hello World")