plugins icon indicating copy to clipboard operation
plugins copied to clipboard

@nativescript plugins to help with your developments.

Results 199 plugins issues
Sort by recently updated
recently updated
newest added

## Environment: - Using Vue. - Simulator on iPhone 11 / iOS 14.5 ## Setup ### Registering the button in my `main.js` like this: ```js import { ApplePayBtn } from...

Hi, Hope you're well! I've some issue or misunderstandings regards to `@nativescript/localize` package, in terms of arrays. Does arrays are transformed into with each item in array as ? The...

The app crashed when setting a callback for the user clearing the notification. ``` Error: Unable to start receiver com.telerik.localnotifications.NotificationClearedReceiver: com.tns.NativeScriptException: Cannot find object id for instance=com.tns.gen.com.telerik.localnotifications.LocalNotificationsPluginListener@ce7d97 System.err: com.tns.NativeScriptException: Error:...

Can we get this fixed please? It is still present in @latest https://github.com/ProgressNS/nativescript-ui-feedback/issues/1396

I'm using the following code to set the MinDate, based on the date from another datetimepicker:- export function onEndDateTap(args){ var startdate = args.object.page.getViewById("startdate"); var leavestart = new Date(startdate.text); DateTimePicker.pickDate({ minDate:...

Custom sound not working when android is android api

I think the issue is described quite well here: https://github.com/tjvantoll/nativescript-IQKeyboardManager/issues/42 https://github.com/tjvantoll/nativescript-IQKeyboardManager/issues/54 https://github.com/tjvantoll/nativescript-IQKeyboardManager/issues/69 It has a temporary workaround as mentioned [here](https://github.com/tjvantoll/nativescript-IQKeyboardManager/issues/42#issuecomment-430179177), but wrapping in scollview is not always possible. Hopefully this...

Checking with `available("rtsp://")` fails on android even though `Utils.openUrl("rstp://...")` does work. The check works ok on iOS after installing a player.

Hi :) Setting the rim and bar colors doesn't seem to have any effect on Android. I can only get a default blueish color