Grégeois Sylvère
Grégeois Sylvère
## 🚀 Feature We need a drawBehind option that we can enable in the navigationBar options, like the one for statusBar options ## Motivation Getting an app that is completely...
Hi, First, thanks for your work, it is quite helpful ! I added a method to check if a specific user is granted a specific permission. For now, it only...
Hello, tx for your work. I'm trying to implement this lib in my project, and no matter what I do, I get no visible text in display. Value is handled...
Hi! Thanks for this repo, it is exactly what I was looking for. Unfortunately it does not work for me as I'm getting this error: ``` Could not find an...
## OAuth Custom scopes ### Problem I want to use custom scopes when using OAuth grants for use by 1st or 3rd party applications. ### Solution Define supported scopes by...
Hi, I'm trying to run the example of the lib but I'm getting this error: ``` Traceback (most recent call last): File "C:\Users\Sve\code\apex-oled-fps-counter\src\__main__.py", line 32, in main () File "C:\Users\Sve\code\apex-oled-fps-counter\src\__main__.py",...
Hello again, I managed to setup the package which is working as intended, thanks for the work. However now my sentry server registers some weird errors. I don't know if...
Hi, first thanks for this module! I'd really love to try it in my project but unfortunately I can't build it after installing / linking / adding the jitpack repo....
### Describe the bug When searching using the Niagara Sesame integration and launching MS Edge to search the provided terms in the browser, browser opens but the bottom half of...
When using contains(), it is not possible to have search terms containing double quotes. The error is "Invalid predicate". I had to stop using the lib to have my query...