Marko Solomun
Marko Solomun
HI @RajvirSingh1313 late reply, I kept this tab open for so long :) Thanks for fix, I'll try it and let you know how it goes. I appreciate your time...
Hi @tsonevn thanks for reply. I have tested this app you sent and it is same. When I run app and Splash screen is displayed, I can see top darkened...
Hi @tsonevn , Sorry for late reply. Here is what works for me, tested on pixel 2XL emulator, One Plus 3T, Pixel 3XL. So far so good. var utils =...
Hi @tsonevn, I have recreated it without problem in app you sent.   Just add any css style to app-root.js and it bill break things apart. `drawerComponent.css = '.dummy-css-class...
Hi all, thanks for info. I have seen few apps having problems with height and notch (not nativescript apps). MI Fit for example and few others. I think that this...
Same issue here, image is generated but does not follow ControlNet settings.
This worked for me: for(var i = 0; i < data.length; i++) { data[i] = MG.convert.date(data[i], 'date', '%Y-%m-%dT%H:%M:%SZ'); } My date in database looks like this: 2018-04-28T13:24:55Z
I would be looking into same, but there is a package that allows you to setup a alternative to Pusher. I've used it before on Laravel based project https://chatify.munafio.com/. But...
Hi @mihaisolomon (I am Solomun) :D It would be great if it could be upgraded to v3.x.
@ipapps thanks a million, you just saved the day. Works for me like charm on Xcode 15.3 Beta and iOS 17.3. Great job with finding this. I would assume when...