Abderrahim Ajakka

Results 7 issues of Abderrahim Ajakka

react 17.0.1 react-router && react-router-dom 5.2.0 I have this code: ``` import CacheRoute, { CacheSwitch } from "react-router-cache-route"; ... ``` But when I run it it gives me: ``` TypeScript...

Hi YAC Devs, I think the title gives it out already but I'd love it if arrow navigation in YAC would be as smouth as mouse scrolling. I switched from...

Hi leoasis, I've been trying to find a way to control the interval to which onPlaying is called but couldn't find any in docs or source code. So I tried...

I just added a foreground service with a persistent notification that displays the progress of files, and when It ends, The user can click on the notification to show the...

This is a fix to an issue that happens when creating a keypair from a raw secret key byte array. the parsed array should be loaded to a Uint8Array object...

I have a use case where the user swipes multiple pdf files, and when the pdf is still loading and user swipes it, the cancel function get fired before its...

DateTimePicker does not export the props type, so I added it here 👍🏼