The NativeScript blog is your source for timely and interesting news about NativeScript.
If you would like to guest post on our blog, please tweet us @NativeScript.
If you're building mobile apps, it doesn't take long until you have a need for a tabbed interface. Guest author Bradley Gore explains what you need to know.
Blog describing the functionality that the Static Binding Generator enables.after
If you missed the recording our launch webinar that we did yesterday with John Papa, you will be glad to know that the webinar is recorded and available in YouTube today in the NativeScript video channel.
TJ VanToll and Jen Looper gave a great talk on sharing code between web and native apps at ng-conf 2016.
We announced NativeScript 2.0 on the NativeScript Newsletter as well as at the ng-conf keynote. Here is a collection of items you should't miss out on.
Expectedly there is a ton of excitement these days around the launch of the Angular 2 Release Candidate at ng-conf. With the new Angular architecture you can reuse skills and code between your web and native app
Almost 2 years ago it was my privilege to announce the first public release of NativeScript. Back then my team and I promised a lot of things for the future. Well, the future is now, and when I look back I’m extremely happy to see that we delivered on all of the things we promised in that very beginning, plus we added some more.
You can get a sweet Telerik backpack by contributing to NativeScript.
The winner of the 1st Anything You Can Do contest discusses how he build the winning BBC News Reader application.
We hosted a contest on Slack to show what NativeScript can do.
You can fix JavaProxy is not defined errors by following the NativeScript Upgrade instructions.
NativeScript apps are ready from day zero for Android N
Watch a video on how to add animations to your NativeScript application.
We are open-sourcing our work on the NativeScript Runtime for the Universal Windows Platform.
It feels like yesterday when we released 1.6 release, but 1.7 is now here and available for immediate download.ere are the major highlights: Full integration with VS Code editor and debugging for iOS/Android on Mac and Windows. First preview of the Windows Runtime for NativeScript Angular 2 SDK - Alpha release we
The first Angular 2 event in Sofia
Nativescript android plugin migration for 1.7 -> 2.0 release
Update your NativeScript for Visual Studio Code to version 0.2.0
Find out how to use the Android Immersion Mode and also how to style the Navigation bar.
Ben Elliott has written up an article on how he and his team manage Continuous Integration with NativeScript and TeamCity.
Find a workaround to the File path too long - keep below 240 characters issue on Android builds on the Windows platform.
It is easy to use Touch ID in NativeScript. Just use NPM to download a plugin and then connect to the native Touch ID API with Javascript or TypeScript.
Using and reusing css based animations in NativeScript.
Nathan Walker wrote a plugin template to help ease the creation of NativeScript Plugins. By using this template, you get a skeleton directory with all the necessary files to make your plugin.
Listen to Angular Air Episode 56: Is NativeScript the holy grail for mobile development?
Watch an hour long introductory presentation on NativeScript here: https://www.youtube.com/watch?v=mI9zW6YsF1Y&list=PLG2EHzEbhy0-QirMKgSxhjkUyTSSTvHjL&index=2
The latest release delivers some huge improvements across the framework in these areas - Performance, UI, Debugging/Hot Reload, Angular 2.0, Plugins. Before taking a closer look at everything we are shipping today, we have an exciting news to share - we just opened a public NativeScript Slack channel! To join the discussions - join the NativeScript Slack channel.
You will learn how to build a cross platform communication application by following along with the book Getting Started with NativeScript.
Take a look at several new videos on paths in NativeScript applications, Control Value access, Observables and Observable Arrays.
Download the free eBook "TypeScript Deep Dive" and get 179 pages of examples and clear explanations designed to teach you how to develop with TypeScript.
NativeScript offers access to very powerful native platform features. One of those features is real animations. In this post, we'll look at some recent plugins available to add hearts to your NativeScript application. Just in time for Valentine's day!
NativeScript presentation open to the public. Join us on Feb 18th at 12:00 EST.
A new NativeScript plugin is available on NPM to load videos in a NativeScript application.
Easily enabling bi-directional communication between WebView and Android or iOS runtimes is now made easier with the new plugin nativescript-webview-interface.
We believe the combination of NativeScript and Angular 2 is a great way to develop both Mobile and Web applications in the most elegant and efficient manner.
The newest NativeScript book “Getting Started with NativeScript” is now published on Packt Publishing and Amazon.com. Get your copy while it's hot!
Alexander Ziskind has been creating some very good video tutorials on NativeScript. A recent video I found interesting, demonstrates a step by step conversion of our stock NativeScript (javascript based) Hello World application into a TypeScript application.
It’s easy to get started with NativeScript. We have the fantastic Getting Started Guide, along with the companion video Also, there are a bunch of sample applications on github you can browse, tweak and run. But you want more, don’t you?
Taking advantage of the native platform capabilities, in this post we will start to build a labyrinth-like game. We will use TypeScript for this project, but as always, plain old Javascript is an option.
This 5-part webinar series takes you step-by-step from installing Couchbase to building a full stack application using the CEAN stack (Couchbase+Express+Angular+Node.js).
Use XML snippets in Visual Studio Code or Sublime Text to make crafting your presentation tier easier in NativeScript
The NativeScript community has been hard at work creating NativeScript plugins. In fact, we now have over 100 NativeScript plugins up on npm. Let’s look at the last few plugins released.
2015 was big year for getting JavaScript on mobile devices. Nowadays, JavaScript developers can build highly performant native apps, in part thanks to NativeScript. With this post I wanted to say thanks to some top contributors in our community and to show off some of the NativeScript momentum we are taking into 2016.
The NativeScript 1.5 release introduced first-class support for languages which transpile to JavaScript. In plain English, if your language of choice generates JavaScript, it can now be used to create NativeScript apps. The NativeScript CLI has integrated support for TypeScript, Babel, and CoffeeScript (here’s the full list of languages we support), but if you want to use another language, just create a plugin following the template of the existing Babel one. The upcoming ES7 language edition has the async/await feature which makes the UI and networking code a breeze to write and support. I was very eager to experiment with async code in a NativeScript app, and decided to try it by implementing a simple app. I decided to mirror the cuteness sample. But my project was going for something more awesome, and that's why it follows /r/hardcoreaww sub-reddit instead.
Learn how to connect a Firebase backend to your NativeScript app.
Telerik UI for NativeScript has just been updated introducing several major features in the Chart and ListView components, as well as numerous fixes and improvements. Here's a short list of what's inside the latest version of the plugin: