P
P
Hi, installed this plugin and getting this error, the app doesn't even boot up. It was working before, then I upgraded to NativeScript v8. I've tried both community plugin and...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Is your feature request related to a problem? Please describe.** About Android overdraw: https://developer.android.com/topic/performance/rendering/inspect-gpu-rendering#debug_overdraw It seems NS's default theme's structure is causing a lot of unnecessary overdrawing performance issues. I...
Hi, our app is an {N} Angular / Web + Android hybrid app and has been upgraded to NativeScript 8. It stopped working. On Discord I've got the info the...
How can I add font-awesome icons to the tabs? I saw this as a workaround, but this feels nuts, more like avoiding the issue than fixing it: https://github.com/nativescript-community/ui-material-components/issues/225#issuecomment-848049332 Is there...
Hi, I can't make it work with Angular. The map appears, but the instance is undefined so I can't add layers or markers. View: ``` ``` Component: ``` registerElement("Mapbox", ()...
I would like to use expressions with layers. Can I? https://docs.mapbox.com/android/maps/overview/expressions/
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): √ Getting...
**mapbox-gl-js version**: newest **mapbox-gl-draw version**: newest ### Steps to Trigger Behavior - ### Expected Behavior I would like to select verticles programatically. Currently I can't see the possibility of selecting...
**mapbox-gl-js version**: 1.12.0 **mapbox-gl-draw version**: 1.2.0 **Framework: Angular 9** ### Steps to Trigger Behavior 1. Install 2. Import 3. Start Angular App ### Expected Behavior Loads and works ### Actual...