Stan92
Stan92
Hi, Thanks for sharing this library... it's not an issue. I wonder how can I remove the avatar when it is placed onto a particular area like the FB app?...
Filters?
Hi, Nativescript-bluetooth version : 3.0.0-beta.10 Using a filter to the startScanning method, I can't find my devices. Do I miss something? ``` const filters=[{serviceUUID:'5001'}]; const seconds=3; bluetooth.startScanning( { filters, seconds,...
Hi, How to fix this warning message (ALAssetsLibrary is deprecated use PHPPhotoLibrary)? Thanks..
Hi, I get this warning while launching Kuzzle Kuzzle : 2.7.1 OS : Ubuntu 20.04 Nodejs : 10.19.0 It's not a blocking issue. ``` { "message":"Elasticsearch Client error: version_conflict_engine_exception", "meta":{...
Bonjour, Ce n'est pas une issue mais une demande éventuelle de fonctionnalités. Est il possible ou serait il envisageable de prévoir les points suivants : - Permettre de créer un...
Hi, I set a tooltip (html) using an image. On the first load, the tooltip has a bad position (the cause may be the loading time of the image). Is...
Hi, Is there a way to hide the "previous button" on the first step Pane ? Setting the toolbarSettings.showPreviousButton to false it hides as expected the button. But if I...
Hi, I m very new to ESP32 as well as python. I try to run your code for building the firmware but I get some errors ``` Setting up for...
Hello, Do you think it's possible to add a footer and a header (like to the common Pull2Refresh controls) when I swipe down or up while I change the pages?...