We started the ProPlugins project pretty close to the launch of NS (NativeScript) 6.0. So it has only been active for about five months now. So how is it doing??? Well, first let cover the reason why we created it. This plays in strongly into how well ProPlugins is doing. Why ProPlugins? For most of… Continue reading ProPlugins - end of year update
Tag: NativeScript
NativeScript Offline Plugins
There are cases where you might want to package plugins with your app in your version control; like for example you are using a commercial plugin or maybe a proplugin and need to use cloud building. The simplest setup that I have personally used is in the very root of your application. You create a… Continue reading NativeScript Offline Plugins
PSA: NativeScript 6.20 - Is a Breaking Change release!!!
Upgrading to 6.2.1 and the latest Nativescript-angular (if using angular) and the latest proplugins; should fix MOST issues that 6.2.0 had. However, I still highly recommend the webpack rewrite rules at the bottom of the post to solve ALL the issues. NativeScript follows the SemVer process; so normally they would have bumped a major version… Continue reading PSA: NativeScript 6.20 - Is a Breaking Change release!!!
NativeScript - State of Plugins - a solution
We currently have a massive number of broken plugins, hiding the few flowers in all the weeds as I discussed in the first State of Plugins post. These flowers still need nutrients and maintenance efforts to keep them alive as we outlined in the post: costs of a plugin. We went into the long tail… Continue reading NativeScript - State of Plugins - a solution
NativeScript - State of the Plugins
I had a discussion the other day with one of my buddies at nStudio. I was lamenting the fact that our communities plugins really really suck. It doesn’t matter if you use my site PNR (https://Plugins.Nativescript.Rocks) or Progress’s MarketPlace. Trying to find an actual working plugin seems like a trial almost akin to having a… Continue reading NativeScript - State of the Plugins
NativeScript 6.0
Wow, a major update was just released today with NativeScript 6.0 It has some awesome features; but since it is a major bump this is when all the breaking changes come out to play. And we have some huge breaking changes in v6.0. The largest change is to remove the legacy build system. Features New… Continue reading NativeScript 6.0
Running NativeScript 5.4 and NativeScript 6.0 side-by-side.
For those who have been hiding in the hills for a while; you may not have noticed that the cool news for NativeScript is that we have a new version that has been coming for a while. 6.0 was officially released today! Well 6.0 has been release; and there are a lot of things to… Continue reading Running NativeScript 5.4 and NativeScript 6.0 side-by-side.
NativeScript Plugins and the costs...
Now most of you are not plugin developers; and as such do not understand what costs go into creating or maintaining an open source plugin. Normally I wouldn’t even think to post something like this; and I don't want this to be seen as "whoa is me". But a statement from someone at Progress; made… Continue reading NativeScript Plugins and the costs...
NativeScript and Fortnite
Isn’t that an interesting title – I wonder if you can guess how I plan on tying the two together! Can we all say Click Bait! Stay tuned, and we will show you how I combine both of these into one blog post... Now many of you know that NativeScript is 100% open source. I… Continue reading NativeScript and Fortnite
NativeScript 5.x and HMR Issues
If you are one of the lucky people who are reading this blog article, because your app used to work! After upgrading to the latest NativeScript and enabling the new Workflow your app is now broken... Well I have some good news... It is easy to get back to a working state. Here is how… Continue reading NativeScript 5.x and HMR Issues