plugins
plugins copied to clipboard
@nativescript plugins to help with your developments.
I have installed different releases or nativescrip-ui-listview in my application. If I use the latest one, I'm getting the following error ``` JIT compilation failed for component class RadListViewComponent {...
Reproduce: Create a demo project using the official template `ns create my-master-detail-ng-demo --template @nativescript/template-master-detail-ng` Do not need to change anything, leave the project as it is. Run it on iOS...
When you have a map inside a scrollView, if you navigate to another page, exit the app and re-enter, when you return to the back page with the map the...
Hello, I like to have some padding on google-maps tool ie, my location button. There are different layouts should be set on Android/IOS separately. Any suggestion for this?
This only happens on iOS. Android is fine. Items overlap after the upgrade. On v10:  On v14  and the relevant code (note the issue occurs in the "pot"...
Hi! I installed the @nativescript/localize plugin according to the documentation. But VSCode shows an error in the template syntax. `The left-hand side of an arithmetic operation must be of type...
Hi, I have the `nativescript-ui-listview: 10.` and having this issue, I've updated the plugin to `14.2.4` and still having same issue : To reproduce : - Set groupingFunction from xml...
In runtime I am getting an error "Cannot read properties of undefined (reading 'activityResultEvent')" by clicking on button. This is my code: `import { GoogleSignin } from '@nativescript/google-signin';` ``` constructor()...
It looks like there is no option to configure `NSURLRequest.timeoutInterval` when building a `Task`. I haven't tested this issue definitively yet but it looks like this might be a desirable...
The detail is https://www.npmjs.com/package/nativescript-permissions ``` This package has been deprecated Author message: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. ``` This package is still used in...