Guillaume Piedigrossi
Guillaume Piedigrossi
Hi, I tried to update a state in my component, thanks to `onPointSelected` props, but when I swipe my finger on the line, the pointer is very very slow to...
Hi, I would like to test what variables are sent with my mutation. I have a reset password screen in React Native. I saw [this article] (https://jkettmann.com/testing-apollo-how-to-test-if-a-mutation-was-called-with-mockedprovider) talking about `newData`...
I started a new Android project with Android Studio Bumblebee | 2021.1.1, and I did achieve to integrate a React Native activity by following the documentation. In this PR I...
Hi, Thanks for your work, I achieved to launch it quickly. However I don't understand how it works : - the both databases (redis and mysql) have the same data...
all features are note implemented, but this PR avoids to crash when using with react-native-web. Moreover it provides the last official YouTube player
Hi, Have you planned to support Node version >=18 ?
Hi, Is it possible to disable the board access according to an environment variable (for production for instance) ? I am logging some information in each job, and I don't...
Hi, thanks for your work, and the documentation! Do you have advices to make a light version of your app without GUI ? I would like to use it in...
Hi ! I discovered your app while I wanted to change from Pocket. It is really nice, well down !! However, the "offline mode" in pocket was a real good...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I create a conda environment: `conda env create -f environment.yml` Then activate...