python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to optionally remove TabStripItem from Bottom Navigation in NativeScript 8 JavaScript project
I have a NativeScipt 8 JavaScript project with bottom navigation and 3 tabs. I'd like the third tab to only be visible if a condition is true. On iOS, I can pop the bottom navigation's items array a...
David
Votes: 0
Answers: 1
Nativescript Angular project Build failed
i just crate a simple Nativescript-angular project by:
ns create example-app --ng
and when i run that by:
ns run android
i get this error:
FAILURE: Build failed with an exception.
* What went wro...
goldax
Votes: 0
Answers: 1
Why is nativescript-phone (failed to build plugin) not working on Android?
I'm trying to build our NativeScript app to run on my Android Studio Emulator but I keep running into this certain build error:
> Failed to build plugin nativescript-phone :
Error: spawn ./gradlew...
Davis Jahn
Votes: 0
Answers: 1
Nativescript 8 Screen freeze after splash screen is loaded in release build
Guys I'm working on one of my own projects, and I'm using
nativescript 8.2.1 along with angular 13.2.0
I had some weird issue that is when we run the project using the following command
"ns ru...
Raheem Mohamed
Votes: 0
Answers: 1