Download presentation
Presentation is loading. Please wait.
Published byLisa Pearson Modified over 8 years ago
1
NativeScript – Open source platform to build Native iOS/Android Apps
2
What is NativeScript? A runtime for building and running native iOS and Android apps with a single, JavaScript code base
3
Not PhoneGap/Ionic Real Native Components No DOM to manipulate Not HTML elements styled like native components No DOM Native UIs !=
4
Not Xamarin No Cross Compiling 100% access to native APIs without writing bindings No.Net No cross compilation !=
5
Not React Native No writing ObjectiveC, Swift or Java {n} Javascript has 100% access to native APIs Direct access to native APIs in JS !=
6
NativeScript Free and open source
7
Created and supported by Telerik
8
Choice in Architecture Javascript Write your application using plain Javascript TypeScript Use TypeScript to get Object Oriented features and compile time error checking Angular Use Angular to architect application. Reuse almost all code between web and mobile
9
Cross Platform iOS Android Windows (2016)
10
Use Lots of Prebuilt code Use thousands of plugins from NPM Use free native controls from Cocoapods or Android Arsenal
11
Native Layouts Absolute DockGridStackWrap
12
NativeScript + Angular 2 http://bit.ly/nativescript-angular
13
Native API Access
14
NativeScript Android example Output: Look! JavaScript can create and use Native Android Java objects!
15
NativeScript iOS example JavaScript can create and use Obj-C objects too?
17
How does this work?
18
Calling Android API
20
NativeScript modules CodeModules Platform API
21
NativeScript file module
22
HTTP module example
23
Follow NativeScript https://nativescript.org @NativeScript http://tinyurl.com/nativeScriptSlack
24
Example #1
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.