Philipp Kursawe

Results 136 issues of Philipp Kursawe

I am using entities like `somename.site` in my markdown so it does not get detected by auto linking. However, when I send this markdown through `front-matter` the entities seem to...

Currently the dimmed tooltip background is hidden when transitioning to the next item. Can this be prevented?

Is there a way to use this with jest? I think it would need a mockup that just returns whatever is imported via jests `require`? ``` jest.mock("react-native-local-resource", () => (source:string)...

A little Typescript love ;)

Would it be possible for the library to expose the currently played buffered bytes so they can be used for visualistion like waveform rendering or WinAmp style visualistion plugins? They...

For statistics it would be nice if the package would expose the current items log events like `numberOfBytesTransferred` or the whole `AVPlayerItemAccessLogEvent': https://developer.apple.com/documentation/avfoundation/avplayeritemaccesslogevent/1387305-numberofbytestransferred

Prefing HTTP headers is [discouraged](https://tonyxu.io/posts/2018/http-deprecate-x-prefix/) by the IETF. So this option gives users the option to call their header just "Response-Time".

I am not sure if that is already supported and I just don't see it. I want to "dynamically" mount a koa app with routes to a variable route like...

Thank you so much @LonelyCpp for this. Its good to see the Windows Phone UI back in action! I tried to compile the code in a react-reanimated-v2 app but it...

Somehow, as soon as a component is connected to `redux-ui` it no longer displays changes in code done via hot-reloading. The same component worked just fine without ui connected to...

bug