Form Validation in a NativeScript Angular Mobile Application
Nic Raboy demonstrates how to add form validation and feedback into a cross-platform mobile app built with NativeScript and Angular. - https://goo.gl/hgQCZQ
#mobile #nativescript #angular2 #form #validation
Nic Raboy demonstrates how to add form validation and feedback into a cross-platform mobile app built with NativeScript and Angular. - https://goo.gl/hgQCZQ
#mobile #nativescript #angular2 #form #validation
Telerik Developer Network
Form Validation in a NativeScript Angular Mobile Application
Nic Raboy demonstrates how to add form validation and feedback into a cross-platform mobile app built with NativeScript and Angular.
A New Vue for NativeScript
Learn about the new Vue.js integration with NativeScript - https://goo.gl/7EtqtL
#vue #nativescript
Learn about the new Vue.js integration with NativeScript - https://goo.gl/7EtqtL
#vue #nativescript
NativeScript 3.1 Released
Introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more. - https://goo.gl/r78ZSn
#nativescript #released
Introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more. - https://goo.gl/r78ZSn
#nativescript #released
NativeScript.org
NativeScript 3.1 Just Released
Read all about the latest NativeScript 3.1 release, which introduces new features like the Chrome DevTools Elements tab, Android snapshot builds, and more.
Code a Real-Time NativeScript App: Geolocation and Google Maps
Learn how to work with geolocation and Google Maps in NativeScript apps - https://goo.gl/vfztFn
#mobile #nativescript
Learn how to work with geolocation and Google Maps in NativeScript apps - https://goo.gl/vfztFn
#mobile #nativescript
Code Envato Tuts+
Code a Real-Time NativeScript App: Geolocation and Google Maps
NativeScript is a framework for building cross-platform native mobile apps using XML, CSS, and JavaScript. In this series, we'll try out some of the cool things you can do with a NativeScript app:...
Code a Real-Time NativeScript App: SQLite
How to integrate a SQLite database into a NativeScript app to store data locally. - https://goo.gl/o3Zh22
#mobile #nativescript
How to integrate a SQLite database into a NativeScript app to store data locally. - https://goo.gl/o3Zh22
#mobile #nativescript
Code Envato Tuts+
Code a Real-Time NativeScript App: SQLite
NativeScript is a framework for building cross-platform native mobile apps using XML, CSS, and JavaScript. In this series, we're trying out some of the cool things you can do with a NativeScript...
Code Sharing Between Web and Mobile with Angular and NativeScript
A look at how Angular and NativeScript allow you to share code between the web and mobile version of an app. - https://goo.gl/mnz11V
#angular #nativeScript
A look at how Angular and NativeScript allow you to share code between the web and mobile version of an app. - https://goo.gl/mnz11V
#angular #nativeScript
NativeScript.org
Code Sharing Between Web and Mobile with Angular and NativeScript
Angular is a platform agnostic framework, where most of its building blocks are not specific to web, mobile, or desktop. Let's have a look at what we need in order to share code between web and native mobile, and some examples showing it in action.
Determine Network Availability in a 'NativeScript with Angular' Mobile App
Learn how to check network connectivity, or in other terms, check for an internet connection in Android and iOS, using NativeScript and Angular. - https://goo.gl/juFxYi
#nativeScript #mobile
Learn how to check network connectivity, or in other terms, check for an internet connection in Android and iOS, using NativeScript and Angular. - https://goo.gl/juFxYi
#nativeScript #mobile
The Polyglot Developer
Determine Network Availability In A NativeScript With Angular Mobile App
Learn how to check network connectivity, or in other terms, check for an internet connection in Android and iOS, using NativeScript and Angular.
Request Android Permissions In NativeScript Using Angular
How to request Android permissions at a time other than when the user tries to use a feature in a NativeScript mobile app - https://goo.gl/tctZEE
#angular #nativeScript
How to request Android permissions at a time other than when the user tries to use a feature in a NativeScript mobile app - https://goo.gl/tctZEE
#angular #nativeScript
The Polyglot Developer
Request Android Permissions In NativeScript Using Angular
Learn how to request Android permissions at runtime in a NativeScript with Angular mobile application. This accommodates all versions of the Android OS.
Scaffold Your Next Mobile App with a NativeScript Template
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
Some templates to get your next NativeScript project started. -
https://goo.gl/DbEcts
#mobile #nativeScript
NativeScript.org
Scaffold Your Next Mobile App with a NativeScript Template
We have some nice project templates to build your next {N} project with.
NativeScript UI is Now Free — Here’s How to Get Started
NativeScript UI is now 100% free and this article shows how to get started with the UI controls - https://goo.gl/a9PhqR
#nativescript
NativeScript UI is now 100% free and this article shows how to get started with the UI controls - https://goo.gl/a9PhqR
#nativescript
NativeScript.org
NativeScript UI is Now Free—Here’s How to Get Started
At this year’s NativeScript Developer Day we announced that NativeScript UI is now 100% free. In this article we’ll look at how to get started with the newly free NativeScript UI controls.
Using a Mapbox In A NativeScript Angular Application
How to include maps in a NativeScript Android and iOS mobile app built with Angular and TypeScript. - https://goo.gl/6Ren4n
#nativeScript #angular
How to include maps in a NativeScript Android and iOS mobile app built with Angular and TypeScript. - https://goo.gl/6Ren4n
#nativeScript #angular
The Polyglot Developer
Using A Mapbox In A NativeScript Angular Application
Learn how to include Mapbox in your NativeScript Android and iOS mobile application built with Angular and TypeScript.
Getting Started with Augmented Reality in NativeScript
How you can build your first AR iOS app using NativeScript. - https://goo.gl/Ece6GR
#nativescript #ar
How you can build your first AR iOS app using NativeScript. - https://goo.gl/Ece6GR
#nativescript #ar
NativeScript.org
Getting Started with Augmented Reality in NativeScript
NativeScript lets you access iOS and Android APIs to build mobile apps using JavaScript, and ARKit is no exception. In this article we’ll look at how you can build your first AR iOS app using NativeScript.
Tips and Tricks for Creating a Native Mobile App with NativeScript - https://goo.gl/A3wyZN
#nativeScript
#nativeScript
DEV Community
Creating a native mobile app with NativeScript — tips and tricks
I wrote a native app with NativeScript and I am keen to share some of the things I learned that can save you time.
NativeScript 4.0 Is Out
A run-through of all the key changes and improvements in the framework that lets you build iOS and Android apps using Web technologies including Angular, TypeScript, and JavaScript. - http://bit.ly/2JdJXd1
#nativescript #released
A run-through of all the key changes and improvements in the framework that lets you build iOS and Android apps using Web technologies including Angular, TypeScript, and JavaScript. - http://bit.ly/2JdJXd1
#nativescript #released
NativeScript Now Supports Vector Types
NativeScript 4.1 now includes support for vector types on iOS. Here’s a look at how the types work and some of the things you can do with them. - http://bit.ly/2KLOMvi
#nativeScript
NativeScript 4.1 now includes support for vector types on iOS. Here’s a look at how the types work and some of the things you can do with them. - http://bit.ly/2KLOMvi
#nativeScript
Would Airbnb Have Fared Better With NativeScript Instead of React Native?
TJ VanToll walks through Airbnb’s complaints with React Native, and offers thoughts on how some of those same problems could’ve been handled in NativeScript. - http://bit.ly/2mexRH3
#reactnative #nativescript
TJ VanToll walks through Airbnb’s complaints with React Native, and offers thoughts on how some of those same problems could’ve been handled in NativeScript. - http://bit.ly/2mexRH3
#reactnative #nativescript
React Native vs Flutter vs Ionic vs NativeScript vs PWA
An interesting comparison based on 8 different “metrics.” - http://bit.ly/2PavjKT
#reactNative #flutter #ionic #nativeScript #pwa
An interesting comparison based on 8 different “metrics.” - http://bit.ly/2PavjKT
#reactNative #flutter #ionic #nativeScript #pwa
Academind
React Native vs Flutter vs Ionic vs NativeScript vs PWA
How does React Native compare to Flutter, NativeScript or Ionic? How's performance for each of these options? Let's have a look!
Building Responsive Apps with NativeScript — Learn three techniques you can use to create “Responsive Layouts” that look great on any device with NativeScript. - http://amp.gs/Ux7k
#nativescript
#nativescript
NativeScript.org
Building Responsive Apps with NativeScript
Learn three techniques you can use to create "Responsive Layouts" that look great on any device with NativeScript.
Building Login Functionality for NativeScript Apps
How to build a comprehensive login form including a bonus section on integrating with a backend provider such as Progress Kinvey. - http://amp.gs/UUhw
#nativescript
How to build a comprehensive login form including a bonus section on integrating with a backend provider such as Progress Kinvey. - http://amp.gs/UUhw
#nativescript
How to Build a Simple Carousel in NativeScript
A guide to building a complete Carousel UI using NativeScript and Angular. - http://amp.gs/OULm
#angular #nativescript
A guide to building a complete Carousel UI using NativeScript and Angular. - http://amp.gs/OULm
#angular #nativescript