Robuta

https://newbiescripter.com/nativescript-ios-unable-to-boot-the-simulator/
Oct 15, 2024 - As an iOS developer, there’s nothing more frustrating than when the iOS Simulator suddenly stops working. This tool is essential for testing and...
nativescriptiosunablebootsimulator
https://newbiescripter.com/nativescript-8-9-is-out-what-you-need-to-know/
Mar 3, 2025 - NativeScript 8.9 introduces significant enhancements that streamline development and improve performance. Here are some that catching my attentions and...
nativescriptneedknow
https://newbiescripter.com/
NativeScript and NativeScript-Vue tutorials, discover tips and tricks, and gain valuable insights to elevate your mobile development skills.
vue tutorialnativescripttipstricks
https://newbiescripter.com/nativescript-with-angular-17-support/
Nov 9, 2023 - Big news for NativeScript enthusiasts: the framework now officially supports Angular 17 through the @nativescript/angular package! This exciting update...
nativescriptangularsupport
https://nativescript.org/
Empower JavaScript with native APIs. Liberate your development by using Android, iOS, visionOS... APIs directly without leaving your love of JavaScript.
nativescript
https://libs.tech/project/31492490/nativescript
Nov 28, 2025 - NativeScript empowers you to access native APIs from JavaScript directly
nativescriptaccessapisjavascript
https://newbiescripter.com/missing-guide-to-run-nativescript-inside-wsl-2-ubuntu/
May 12, 2024 - It’s been a while since I’ve posted a NativeScript guide, so I decided to make it a point to write one for NativeScript on Windows. Many new folks...
missingguiderunnativescriptinside
https://newbiescripter.com/extending-androids-native-classes-in-nativescript-like-a-pro/
Jan 20, 2025 - Using a cross-platform framework like NativeScript, React Native, Flutter, or Ionic saves you a lot of headaches by avoiding native code like Java for...
extendingandroidnativeclasseslike
https://newbiescripter.com/poolsuite-fm-player-in-nativescript-part-1-project-setup-ui/
Jul 31, 2024 - Hi folks, I’m a big fan of PoolSuite FM. Unfortunately, there isn’t an Android version available yet. Why don’t we create our own Android...
project setuppoolsuitefmplayernativescript
https://newbiescripter.com/android-poolsuite-fm-in-nativescript-part-2-refining-the-ui/
Jul 31, 2024 - Continue with our journey to craft our PoolPartyFM – an Android version of Poolsuite FM Player in NativeScript. In Part 1, we already have our project...
androidpoolsuitefmnativescriptpart
https://newbiescripter.com/add-font-icon-to-nativescript-with-nativescript-fonticon/
May 9, 2024 - Almost all projects need to use some sort of icon. While using a simple icon in image format such as dropping a .png is simple at first, you will soon find...
addfonticonnativescript
https://newbiescripter.com/resolving-the-libc_shared-so-conflict-in-nativescript-projects/
May 1, 2024 - Android development can be a challenging endeavor, especially when dealing with native libraries and dependencies. A common issue that developers often…
resolvingsharedconflictnativescriptprojects
https://newbiescripter.com/resolving-status-bar-overlay-issues-in-nativescript-modals/
Jul 4, 2024 - In NativeScript, encountering issues with the status bar covering the modal can be frustrating. This Status Bar overlay issue typically occurs due to...
status barresolvingoverlayissuesnativescript
https://newbiescripter.com/interesting-updates-in-nativescript-8-8-that-you-wont-want-to-miss/
Aug 9, 2024 - After some time since NativeScript 8.7 was released, NativeScript 8.8 is finally now available, featuring many interesting updates that we’ve been...
interestingupdatesnativescript
https://appdevcon.nl/session/awesome-native-apps-with-nativescript/
Jul 11, 2022 - What if you could build native apps with one code base and web techniques? Well, you can with NativeScript!
native appsawesomenativescriptappdevconconference
https://newbiescripter.com/android-poolsuite-fm-in-nativescript-part-3-playing-the-music/
Aug 6, 2024 - Continue with our journey to craft PoolPartyFM – an Android Poolsuite FM Player in NativeScript. By the end of Part 2, we already have a nice retro look...
androidpoolsuitefmnativescriptpart
https://newbiescripter.com/how-to-use-websocket-in-nativescript-project/
May 9, 2025 - Learn how to easily integrate WebSocket in your NativeScript app using a third-party plugin to boost real-time communication channels.
usewebsocketnativescriptproject
https://newbiescripter.com/add-gps-functionality-to-app-with-nativescript-geolocation/
Dec 2, 2024 - In today’s app development landscape, incorporating location-based services is becoming increasingly essential. Whether it’s for mapping,...
addgpsfunctionalityappnativescript
https://newbiescripter.com/upgrading-your-nativescript-project-to-android-api-level-35/
Jul 15, 2025 - You may have received a notification from Google requesting you to upgrade your app to target API Level 35 before end of August. This is expected…
android apiupgradingnativescriptprojectlevel
https://newbiescripter.com/customize-nativescripts-app-name-icon-splash-screen-part-1/
Dec 11, 2024 - Your app is all set and ready to hit the app stores! But before you swing those digital doors wide open, there’s one last thing to tackle – making...
app namecustomizenativescripticonamp
https://newbiescripter.com/__apple__-is-not-defined-error-after-upgrading-to-nativescript-8-7/
May 9, 2024 - __APPLE__ is not defined error, an anoying error that you may facing after upgrading @nativescript/core, @nativescript/ios, @nativescript/android to ^8.7.0.
appledefinederrorupgradingnativescript
https://fritz.ai/beginners-guide-to-nativescript/
Dec 3, 2023 - The article, entitled “Beginner Guide’s to NativeScript”, will cover all the NativeScript basics, along with simple example implementations.
cross platformguidenativescriptcreatingfirst
https://newbiescripter.com/creating-smooth-shared-element-transitions-in-nativescript-vue/
Sep 23, 2025 - Hey there! Today we’re going to dive into one of my favorite features in NativeScript – shared element transitions. If you’ve ever wanted to...
creatingsmoothsharedelementtransitions