Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 3b30b8f

Browse files
committed
Added the animation article to the TOC.
1 parent 4ea2529 commit 3b30b8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ position: 1
99

1010
*Are you a hybrid app developer looking for a way to create truly native apps? Are you a native app developer wondering how to expand the scope of his apps to the other popular platforms? Or perhaps you are a web developer searching for a way to transfer your existing skills to the world of mobile development?*
1111

12-
NativeScript lets you develop truly native apps for iOS and Android from a single code base of JavaScript or TypeScript, XML and CSS. NativeScript takes your cross-platform code and translates it into the language that your target platform speaks.
12+
NativeScript lets you develop truly native apps for iOS and Android from a single code base of JavaScript or TypeScript, XML and CSS. NativeScript takes your cross-platform code and translates it into the language that your target platform speaks.
1313

1414
## How Does It Work
1515

@@ -43,6 +43,7 @@ Start exploring the documentation resources for NativeScript.
4343
* [UI: Dialogs](ui-dialogs.md)
4444
* [UI: Gestures](gestures.md)
4545
* [UI: Styling](styling.md)
46+
* [UI: Animation](animation.md)
4647

4748
If you need even more native capabilities than the NativeScript modules provide, you can expand your development with any of the following options.
4849

0 commit comments

Comments
 (0)