Jakub Biesiada
Jakub Biesiada
"Set volume" is duplicated (is visible as Device and Playback action) and it has already been implemented by @ikaikastine.
Hi! I also think that types of style should be unified. What about solutions such as Styled Components?
> Does it work with TypeScript? I want to catch typos in styles. It works only with props passed to styled component. https://www.styled-components.com/docs/api#typescript However, there is available stylelint extension for...
> @JB1905 The build is failing. Can you try moving that to the `devDependencies`? Did you mean @samjt?
`useWebAuthSesssion(url, redirect): [state, open]` There is a typo in the hook name (useWebAuthSesssion -> useWebAuthSession)
I know the problem and I am working on it (will be ready for v3). In iOS 13+ user must manually enable access to the gyroscope (e.g., by clicking the...
@tsvikasolan everything works for me (I checked both websites on the Android Studio emulator – Android v9 on Nexus 5). Could you give me more informations about your Android and...
I made the above changes and didn't notice any difference. I will wait for the screen recording, because it is possible that I don't notice this problem on my computer.
Thank You. I need one more info - what values of the options you have set?
I have recreated the error on my computer. The error wasn't visible with default easing option. I will look into the problem tomorrow. **Thanks!**