NativeScript icon indicating copy to clipboard operation
NativeScript copied to clipboard

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vu...

Results 362 NativeScript issues
Sort by recently updated
recently updated
newest added

**Environment** - CLI: 7.0.13 - @nativescript/core 7.0.13 - Android Runtime: 7.0.1 - iOS Runtime: 7.0.6 - XCode Version: 12.2 - Plugin(s): None **Describe the bug** run `npm run ios` throws...

severity: high
bug
tabs

### Is your feature request related to a problem? Please describe. Hi NativeScript maintainers :) I'm currently trying to target and compile my NativeScript with Android 12 (SDK Platform 31)....

os: android

### Issue Description Hi, If we open a modal view the we try from it to open a RootLayout popup, the root layout will be displayed under the modal view...

### Issue Description Our project is based on Native Script 7. We are transferring it to nativescript 8, we are facing routing issue. We are using this method for routing...

bug-pending-triage

### Issue Description Here is a demo for reproduction [https://github.com/palikollar/ns-routing-memory-leak](https://github.com/palikollar/ns-routing-memory-leak) There are 4 routing types implemented there. Just comment out the type what you want to try out / reproduce....

bug
in progress

### Issue Description This issue is copied from https://github.com/NativeScript/nativescript-cli/issues/5657 Since about March 10th 2022 debugging in chrome and VS Code fails as there is no more valid source mapping for...

bug-pending-triage

### Is your feature request related to a problem? Please describe. Hailing from the SolidJS community! We'd love to see NativeScript support Solid's fine-grained reactivity. It brings a simplicity and...

feature
enhancement

## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [x] You have signed the [CLA](http://www.nativescript.org/cla). ## What is the current behavior? No way to view verbose...

cla: yes

This is a draft/discussion PR. According to the iOS docs, the UI should be built on `didBecomeActive` instead of `didFinishLaunchingWithOptions`. This makes a difference when we launch the application due...

cla: yes

Fixes the use of Android Device Storage for Application Settings to avoid runtime error cause by user accessing `SharedPreferances` when the device is locked: ``` Unable to create application com.tns.NativeScriptApplication:...

cla: yes