Skip to content

Commit 675c193

Browse files
author
Valentin Stoychev
committed
Update README.md
1 parent b19faf5 commit 675c193

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# NativeScript
2+
3+
## What is NativeScript
4+
5+
NativeScript is a *cross-platform* JavaScript framework that lets you develop native iOS and Android apps from a single code base. The framework provides JavaScript access to the native APIs, user interface, and rendering engines of iOS and Android. By using JavaScript or TypeScript, you can create one project that builds into an iOS or Android app with completely native user experience.
6+
7+
To learn more about NativeScript, you can check the following resources:
8+
[The NativeScript web page](www.nativescript.org)
9+
[Getting Started](http://docs.nativescript.org/getting-started)
10+
[Documentation](http://docs.nativescript.org)

0 commit comments

Comments
 (0)