plugins
plugins copied to clipboard
@nativescript plugins to help with your developments.
**Environment** { "@angular/animations": "~10.1.4", "@angular/common": "~10.1.4", "@angular/compiler": "~10.1.4", "@angular/core": "~10.1.4", "@angular/forms": "~10.1.4", "@angular/platform-browser": "~10.1.4", "@angular/platform-browser-dynamic": "~10.1.4", "@angular/router": "~10.1.4", "@nativescript/angular": "10.1.4", "@nativescript/background-http": "^5.0.1", "@nativescript/camera": "^5.0.2", "@nativescript/core": "~7.1.0", "@nativescript/imagepicker": "^1.0.2", "@nativescript/theme": "~2.5.0",...
Dear sir, I had upgraded my app to NativeScript 7 and the notification (@nativescript/local-notifications, version 5.1.0) does not work on iOS (14.4). After debugging all day, I found that LocalNotifications.schedule()...
it's possible to hide the day field, so on the dialog only show month and year spinner?
Please add the option to just locate a place, address, coordinate etc on the map. It should be easy but will be helpful in many use cases. Thanks.
Hi, after updating plugin to version 5.1.0, which introduce the capacity of set a custom number interval (in days) when notification is scheduled, I noticed that custom intervals not works...
After the 1.0.1 update(#21), the label doesn't resize automatically. Reverting to the 1.0.0 version works normally. I'm using NS 7.0.1 and Angular 10.1.1.
I'm used to the old version of Localize but there's no step by step documentation on how to set it up via the plugins. The demo files really don't help...
Hello, We are using @nativescript/background-http on NativeScript with Angular to upload photos, web API .net Core 3.1 **We have this error** System.err: An uncaught Exception occurred on "main" thread. System.err:...
Facebook login + firebasr not working properly, FB app opens and after successfully submitting Facebook login the app stays open and not returning to my app
I'm trying to populate markers for every coordinates in the map. It was working on iOS but not on Android Only one marker appears on Android ns info: > ✔...