Philipp Kursawe

Results 205 comments of Philipp Kursawe

@jspizziri and what is the workaround? I just also ran into this problem

Fast-Reload and the likes always struggle with singletons. So from what I undestand, the player needs to be reset on reload? Or just stopped? This could be achieved like this:...

So I went right ahead and tried it out. But unlike in my other projects it does not work with current RN 0.7x. The bundler maybe changed some things. I...

> Another big difference worth mentioning is that `react-native-mmkv-storage` has no memory leaks by design How so? What is that design, that makes this possible?

so @cs-googler how is the internal fix going? How about letting the user specify the encoding via `BarcodeScannerOptions`?

not fixed in any 3.x version @nassimmiled

not fixed in any 3.x version @nassimmiled

That's the wrong fix. The spawn options must set `windowsVerbatimArguments: true`. No tinkering with the flags required. See my PR #17

Removed in #36

> Nice work @RongDuJiKsp 👍 shouldn't the lib provide this normalised already for the user? The RN coordinate system is `x,y` being `top/left` and the Android `Frame` coordinates should match...