UPDATE: Works on iOS and Android; see https://AppProtection.net. Have you spent months working on the perfect application? Are you now worried someone will just copy your source code right from your NativeScript application? (This is not a unique issue to NativeScript; ReactNative, Titanium*,Cordova/PhoneGap and any other platforms that are not compiling Java code have this… Continue reading Introducing NativeScript-Protect
Tag: NativeScript
Getting Started with NativeScript
The finalized chapters of my new upcoming book are at the publisher! The publisher has already put up the book listing on Amazon, it to be sold on Jan 6th 2016. I'll add the links to Google and Apple once I have them. So I can now actually start to talk about the book; and… Continue reading Getting Started with NativeScript
Upgrading to NativeScript v1.5
I figured I would add a post for this; since I've done one on most the other version. v1.4 & v1.5 are the most seamless upgrades so far. Kudos to the Telerik teams involved in this. You can now upgrade in like four simple steps. 1. npm install -g nativescript Ouch, that hurt, that was… Continue reading Upgrading to NativeScript v1.5
NativeScript v1.20 Released
We all need to start upgrading, Telerik has released v1.2.0 -- this is a important upgrade as it fixes several nasty bugs on IOS & Android! It also adds a lot of cool new features. 1. To upgrade the command line: npm install nativescript -g (On a mac or linux you might need a "sudo"… Continue reading NativeScript v1.20 Released
NativeScript v1.1.0 - Released
NativeScript v1.1.0 was just released a couple days ago. Here is what is new and how to get all the cool new features. Some of the changes are: Exposing Application events as Real Event [example] Parent is now exposed in itemLoading event Repeater Component Added [more] TabView.selectedIndexChanged Event added Hint property for TextView NavigatingTo/From,… Continue reading NativeScript v1.1.0 - Released