Skip to content

Commit b62b1ad

Browse files
author
Valentin Stoychev
committed
Update README.md
1 parent e21752f commit b62b1ad

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ Because of the features listed above you get some important functionality right
1313
The second major feature you get out of the box is 0-day support for new native platforms. Because NativeScript exposes the unmodified native APIs and UI, you can use the latest native APIs and new UI components when Apple, Google or Microsoft updated their mobile platforms.
1414

1515
So let’s summarize what NativeScript enables you as of today:
16-
- Build 100% native cross-platform apps, with a declarative UI, and the ability to implement platform-specific UIs
16+
- Build 100% native cross-platform apps, with a declarative UI, and the ability to implement platform-specific UIs.
1717
- Share 100% of your code or use platform-specific APIs, depending on the app you’re building.
1818
- Code in standards-based ECMAScript 5 JavaScript. ES6 support is coming soon.
19-
- Use standards-based CSS syntax for styling
19+
- Use standards-based CSS syntax for styling.
2020
- Use rich data binding and existing UI patterns to easily build complex user interfaces.
21-
- Reuse any native library available in Objective-C, Java or .NET (for example our native UI components - Telerik UI for iOS, Telerik UI for Android and Telerik UI for WindowsPhone)
22-
- Reuse any JavaScript library that is not browser-dependent
23-
- Reuse the QA tools for accessibility automation to write tests
24-
- Use the latest native platform features to create an amazing native user experience
25-
- Code in any IDE of your choice to implement your applications’ code using the NativeScript CLI
26-
- Use the Telerik Platform, AppBuilder and the full Visual Studio integration to get a rich development experience. Paid support is also available
21+
- Reuse any native library available in Objective-C, Java or .NET.
22+
- Reuse any JavaScript library that is not browser-dependent.
23+
- Reuse the QA tools for accessibility automation to write tests.
24+
- Use the latest native platform features to create an amazing native user experience.
25+
- Code in any IDE of your choice to implement your applications’ code using the [NativeScript CLI](http://npmjs.org/nativescript).
26+
- Use the [Telerik Platform](http://platform.telerik.com), AppBuilder and the full Visual Studio integration to get a rich development experience. Paid support is also available.
2727

2828
We hope this gives you a good idea about what you can expect from NativeScript.
2929

0 commit comments

Comments
 (0)