NativeScript: Difference between revisions

Content deleted Content added
m Edited to be in style of actual name.
rm inline EL
Line 14:
}}
 
'''NativeScript''' is an [[open-source software|open-source]] framework to develop apps on the [[iOS|Apple iOS]] and [[Android (operating system)|Android]] platforms. It was originally conceived and developed by Progress.<ref>https://www.infoq.com/news/2015/03/nativescript</ref> NativeScript apps are built using [[JavaScript]], or by using any language that transpiles to JavaScript, such as [[TypeScript]]. NativeScript supports the [[Angular (application platform)|Angular]]<ref name=infoworld2893706>http://www.infoworld.com/article/2893706/mobile-development/javascript-native-ios-android-and-windows-phone-apps.html</ref> and [[Vue.js|Vue]] JavaScript frameworks.<ref name=":0">{{Cite web|url=https://nativescript-vue.org/#/|title={N}-Vue|website=nativescript-vue.org|access-date=2017-10-31}}</ref> Mobile applications built with NativeScript result in fully native apps, which use the same APIs as if they were developed in [[Xcode]] or [[Android Studio]].<ref>http://searchcloudapplications.techtarget.com/podcast/NativeScript-framework-eases-cross-platform-app-development-woes</ref> Additionally, software developers can re-purpose third-party libraries from [[CocoaPods]], [https://android-arsenal.com/ Android Arsenal], [[Maven]], and [[npm (software)|npm.js]] in their mobile applications without the need for wrappers.<ref>http://www.infoworld.com/article/3066900/javascript/nativescript-warms-up-to-angularjs-for-mobile-dev.html</ref><ref>http://sdtimes.com/sd-times-github-project-of-the-week-nativescript/</ref><ref name=visualstudiomagazine20150309>https://visualstudiomagazine.com/articles/2015/03/09/telerik-nativescript-beta-mobile.aspx</ref>
 
==Development==