How To Create Native Cross-Platform Apps With Fuse
Fuse is a toolkit for creating apps that run on both iOS/Android devices. See how it works and how it compares to platforms such as React Native and NativeScript. - https://goo.gl/KZJ6w2
#reactnative #nativescript
Fuse is a toolkit for creating apps that run on both iOS/Android devices. See how it works and how it compares to platforms such as React Native and NativeScript. - https://goo.gl/KZJ6w2
#reactnative #nativescript
Smashing Magazine
How To Create Native Cross-Platform Apps With Fuse – Smashing Magazine
Fuse is a toolkit for creating apps that run on both iOS and Android devices. It enables you to create apps using UX Markup, an XML-based language. But unlike the components in React Native and NativeScript, Fuse is not only used to describe the UI and layout;…
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.