Z_runner
Z_runner
I just decided for the first time to use a way to store express sessions with my already-existing database, which uses MariaDB version 10.1.44. First of all, I experienced the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did I tried to use the Avatar component from the`@rneui/base`...
# Bug On Android, shadows applied to the BottomSheetModal are virtually invisible, even with a very high value of elevation. To make sure no other library or config was interfering,...
# Feature Request Allow us to know if a BottomSheet is expanded, collapsed or closed in real time, with a state hook. ## Why it is needed This will allow...
**Description of the false positive** CodeQL tells me that I do not call the `__init__` methof of the grandparent of my class, while I actually call `super().__init__` a few lines...
I cannot seem to be able to use GraphQL subscriptions with my AWS server, by using Cognito authentication. Queries and mutations work fine as far as I can tell, but...
Hello It looks like the file parsed used for this lib does not correctly handle TS generic types, at least for the Request object. I have the following function signature...
As the title says, the progress font has a weird behavior on Android when the radius is relatively small (like 20 and less). However this does not occurs on iOS....
### Description Since a few days I am not able to open any debugger from my React Native app, neither Chrome nor the "react native debugger" app. When I open...