Neil
Neil
While I cannot comment on the "best practices" aspect, I can share how we are currently using this feature. We use several third party UI components that come bundled with...
Is there any workaround for this bug?
Anybody know any workarounds? EDIT - not exactly what this feature request is asking for, but for those searching on Google: ``` import { RouterExtensions } from 'nativescript-angular/router'; ... this.router.navigate(['/somewhere'],...
In our case, our backend instances cannot directly access Redis due to a limitation of our cloud provider. So, we spun up a VM to act as a "lock manager"...
+1 Never going back to vanilla JS ever again. How do I use your definition file @MTRNord ? I tried adding a reference to it but still no intellisense: ```...
Adding on to vforv's answer, I created a file called `before-plugins.gradle` in the same directory as `app.gradle` and added in the following content (NativeScript loads the file automatically): ``` android...
I'd like to know as well, especially after that Google I/O conference.
@getorca If you get rid of the "NW", it seems to work: http://photon.komoot.de/api/?q=1600%20Pennsylvania%20Ave,%20Washington,%20DC%2020500,%20United%20States Experiencing the same issues here when directional elements are added.
Anyone have any workarounds?
Any news on this?