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.
Curious about what is coming from your favorite cross-platform mobile framework in 2019? NativeScript Product Manager Vesi Radeva dives into many topics the team will tackle next year.
Now you can preview your NativeScript apps without the need of installing the Android SDK of Xcode. Just use tns preview from the NativeScript CLI, scan the QR code with the NativeScript Playground app, and you are good to go.
NativeScript 5.0 introduced vastly improved support for the iOS "safe area" introduced with the iPhone X, XR, and XS. Learn all about how to make the most out of this new API and create even more engaging experiences on modern devices.
In this free online webinar you’ll learn about NativeScript and React Native, both of which have the ability to build web apps, native iOS apps, and native Android apps, simultaneously.
Together with the 2.0 release of NativeScript-Vue, NativeScripting.com has released a beginner level video course called "NativeScript-Vue Introduction".
The NativeScript first-time contributors contest is over - check out who won!
NativeScript Product Manager Vesi Radeva continues her PM series with some insight into how she has learned to be an effective PM for the NativeScript team.
Learn how to take your NativeScript app offline by leveraging the built-in capabilities of Kinvey.
NativeScript 5.0 is here! Learn all about the amazing developer-focused productivity improvements like Hot Module Replacement, a new interactive CLI, and the tns preview command (allowing you to start developing for iOS on Windows!).
Adding Analytics to your app is an effort that worth investing in. With just half an hour of work, you will know what your users need, how can you address their needs and where to invest your precious development time. Learn how to use Firebase Analytics with NativeScript in this tutorial.
In this article I’ll show you code sharing with NativeScript and Angular works. You’ll learn the steps you’ll need to take to build for all three platforms, as well as some tips and tricks I learned from going through this process myself.
Product Manager Vesi Radeva provides some insight into how {N} releases are planned and what you can do to influence the direction of NativeScript!
NativeScript 5.0 is almost here! Join the NativeScript DevRel team as we dive into everything you need to know about the 5.0 release that focuses exclusively on improving your developer experience.
NativeScript and Uplabs are partnering on a contest to bring the best of app design to the world of cross-platform app development! Join the NativeScript Challenge and submit your best app designs to win $3,000 in cash prizes.
Hacktoberfest is here! Join the NativeScript team by contributing to a variety of open issues and earn great prizes.
NativeScript 5.0 is coming out really soon and it's going to be hot! The stack of features for the next major release is already overflowing with awesomeness. Let's make it even spicier - version 5.0 will bring Hot Module Replacement (HMR) to the NativeScript world!
The 2018 NativeScript Community Survey is live! Take 5 minutes to fill it out and help impact the direction of the {N} roadmap.
There are a few different ways to implement dialogs in NativeScript apps. In this article I’m going to walk you through how to create a simple dialog that you can style without going through the hassle of creating an entire page.
Learn what the NativeScript Ambassadors 2018 cohort accomplished this year!
The NativeScript team is welcoming first-time contributors to the open source world! Contribute a fix to any of the NativeScript repositories on GitHub and earn rewards during the month of October.
NativeScript-Vue 2.0 is coming...and soon! Join us on Thursday, October 4th for a free online webinar that dives into everything new and awesome about Vue.js and its integration with NativeScript.
NativeScript-Vue 2.0 is here! Using the popular Vue.js framework with NativeScript to create cross-platform (native) mobile apps has never been easier. Read on for all of the updates and improvements.
Sharing code between your Angular web apps and native mobile apps has never been more important. Come to our free online webinar on Thursday, October 11th to learn more about the very latest in code sharing strategies between Angular and NativeScript!
Join us in the coming weeks as we present not one, but two unique webinars on using Angular and Vue.js with NativeScript. NativeScript-Vue is turning 2.0 and we have a completely updated web to mobile code sharing to tell with Angular!
Is there any doubt that cognitive apps are the future? Learn how to use some of Microsoft Azure's cognitive APIs with a NativeScript app to create a simple, but engaging, app experience.
It's pretty amazing what you can do with just a web browser and the NativeScript Playground. Our own Todor Totev goes into detail just how powerful it can be.
Using custom fonts in your NativeScript app can provide a much-needed (and easy) boost to the look and feel of your app. Learn some tips and tricks to get a great-looking font in your app.
Learn how to make HTTP requests to remote web services and APIs in an Android and iOS application built with NativeScript and the Vue.js JavaScript framework.
Summertime Contest 2018 - Build a Kitchen Sink App
Learn about Renderless Components in NativeScript-Vue
Building on the success of the past two NativeScript Developer Day events, we are now bringing you jsMobileConf - a two-day, two-track event focused on the cutting edge JavaScript ecosystem. Coming in October from Boston, MA, you'll find sessions on NativeScript, machine learning, AI, Serverless, Blockchain, AR/VR, and more.
NativeScript 4.2 has landed with all sorts of improvements like a completely rebuilt LiveSync for Android, Webpack debugging, and vastly improved error handling.
What's all the fuss over serverless and what does it have to do with mobile apps? Learn more in this blog post that dives into the difference between SaaS, IaaS, FaaS, and PaaS.
In our ng-conf video series, today we have Sebastian speaking with Sani Yusuf, Google Developer Expert, founder of Haibrid, and co-founder of UI School.
In our ng-conf video series, today we have Sebastian speaking with Alex Castillo, Google Developer Expert and co-founder of Neurosity.
The NativeScript Enterprise Cloud is a component of our Sidekick Enterprise offering. Read more about what Enterprise Cloud provides and how it meets HIPAA and SOC2 compliance requirements.
Progressbars are a common user interface component regardless of development platform. In this article we’ll look at how you can easily recreate this UI component for your NativeScript apps, and learn a bit about NativeScript’s layout system in the process.
In our ng-conf video series, today we have Sebastian speaking with Asim Hussain, Cloud Developer Advocate at Microsoft.
Learn how to use Mapbox in a NativeScript application that uses the Vue.js JavaScript framework to work with feature rich maps.
In our ng-conf video series, today we have Sebastian speaking with Ben Lesh, from the RxJS core team and Angular core team.
Meet Veselina Radeva, NativeScript's new product manager
Learn how to upgrade your legacy Cordova/PhoneGap apps to NativeScript with this new course on NativeScripting.com
NativeScript Sidekick has seen some major updates lately. Read all about what's been going on over the last few months to make your NativeScript development even easier.
As you might imagine, Airbnb’s recent announcement about React Native piqued our interest on the NativeScript team. In this article we’ll walk through Airbnb’s complaints in detail, and talk about how some of those same problems could’ve been handled in NativeScript.
Ryan Lebel provides a brief tutorial on how to pull a contact from your iOS or Android contact list into a NativeScript app and prepare a text message for delivery.
In our ng-conf video series, today we have Sebastian speaking with Brad Green, Engineering Director at Google.
NativeScript 4.1 includes support for vector types on iOS. In this article we’ll look at how the types work and some of the things you can do with them.
In our ng-conf video series, today we have Sebastian speaking with members of the Angular CLI team (Hans Larsen, Filipe Silva, and Mike Brocchi).
Learn how to use SQLite in an Android and iOS application built with NativeScript and the Vue.js JavaScript framework.