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

Is there a way to open the picker programmatically? Background: I am using the picker in a custom view, and any click on that view should open the picker.

Currently, there's a need for supporting MapId for styling through Google Cloud in the NativeScript Google Maps plugin. This feature would greatly enhance customization capabilities for maps in NativeScript applications....

On iOS, using v1.7.1 of `@nativescript/google-maps` and specifying map.myLocationEnabled = true; map.uiSettings.myLocationButtonEnabled = true; causes the myLocation Button to be displayed and shows a shadow when selected, but the camera...

This is the warning im getting on every playstore release now: "If your app has a one-time or infrequent need to access photos and videos, migrate to the Android photo...

CoreLocation - This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the `-locationManagerDidChangeAuthorization:` callback and checking `authorizationStatus` first. Has Apple changed something that...

Limited means "we have access to some photos and you can save photos from the application". Thus, when we give a limited access to the gallery: - succeed - save...

When deleting notifications with `cancel()` or `cancelAll()`, on Android scheduled _and_ delivered notifications are deleted. On iOS, _only_ scheduled notifications are deleted. Notifications that are already delivered remain. With the...

I got this issue while generating build build.gradle and package.json has been attached * What went wrong: A problem occurred configuring root project 'background_http'. > Failed to notify project evaluation...

Photos taken by the camera plugin do not contain meta data and there's no option for including it. Can an option be made in the plugin to include that data...

enhancement

`@nativescript/imagepicker` uses `smartmobilefactory/QBImagePicker` `@nstudio/nativescript-camera-plus` uses `triniwiz/QBImagePicker` (in v5, v4 has a different QBImagePickerController) Results in "There are multiple dependencies with different sources for QBImagePickerController in Podfile"