Native-what? If you're anything like myself before embarking on this project then you might wonder the same thing. Everyone has heard of React Native, it's a popular technology enabling a cross-platform mobile development experience, but not so many have crossed paths with Nativescript, or {N}. Nativescript is a framework with a similar goal to React Native, providing the ability to publish native apps for both major platforms, iOS and Android, whilst only maintaining a single (mostly) JavaScript codebase. It is available in three flavours: standard, Angular, and Vue.js, allowing developers with experience in the latter two frameworks to use their existing skills whilst building for mobile. Put simply, it's a JavaScript runtime inside a native app, translating code on the fly into native elements. In this post, I'm going to tell you about a few of the nice experiences we've had recently developing with Nativescript, as well as a few of the not so nice issues that were encountered, and whether we'd use it again.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

Android,iPhone,Javascript,Mobile,Tools