Juan de Dios Martínez Vallejo
Juan de Dios Martínez Vallejo
there are a lot of people on NS 8 trying to use this plugin because they don't know there is a new one. It would be nice to mark it...
When I navigate to a page with lottie it has a delay until it appears, it can be seen in the video. It is not always the same delay, there...
With the next version of the core when we use the MDTextField component with the `secure` option I have this error. This does not happen with the TextField component of...
### Issue Description Applications created with cli 8.5.3 does not work the HMR on ios. I am creating a sample that I create with cli 8.5.3 and in this application...
### Issue Description I'm trying to make the types: `ns typings android --aar ./colorpickerview-2.3.0.aar` When I try this I have the following output ``` vallemar@macbook-pro-de-juan nativescript-reordering % ns typings android...
Hi, I have a problem when I import this file in worker, the `Interfazes` is not defined https://github.com/NativeScript/plugins/blob/main/packages/google-signin/index.android.ts#L254 I imported globals but not help the output .js code is ```js...
If we call the following code in `ready` event the following error will occur. ```ts mapView.animateCamera( CameraUpdate.fromCoordinates([{lat: 36.13326, lng: -5.45051}], zoom ) ); ``` ``` System.err: StackTrace: System.err: animateCamera(file: app\webpack:\@nativescript\template-blank-vue-ts\node_modules\@nativescript\google-maps\index.android.js:709:0)...
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...
There are a lot of people on NS 8 trying to use this plugin because they don't know there is a new one. It would be nice to mark it...
Hi, I want to know if this repository can be used for a project in production. I am developing a page with vue composition api at the same time I...