Sascha Reuter

Results 40 comments of Sascha Reuter

@rajscet Can you elaborate on what exactly your issue is? Are you trying to use this with [React Native TVOS](https://github.com/react-native-tvos/react-native-tvos)?

Awesome, we'll push a bit further on this then and hopefully have a first PR up and ready soon :)

Nice one! I wonder if we should try to move away from `file-loader` instead or at a later stage, as it seems it has been deprecated.

We're running into the same thing since upgrading to `[email protected]`. While the behavior may be debatable, it's definitely a change (regression) and is not consistent with how the native counterparts...

Same problem over here. (/usr/local/lib/node/.npm/connect/1.0.1/package/lib/http.js:147) Using [email protected] + [email protected]

This looks great! @wangela, any chance this could be merged soon?

@Stormiboy If you open `Prefs->Overscan`, you can edit the `text size` and `graphics size`. I know it doesn't exactly sound like it, but I think it's what you're looking for...

I think this is more about the missing ability (or knowledge) of being able to control the status code being sent from within a nexus plugin. I've solved this for...

We contacted Tesla regarding this, and they confirmed that they started to roll out their documented rate limits. That being said, we believe their implementation is buggy. For instance, we...

I could work around this by setting the `minZoomLevel` & `maxZoomLevel` for now. I also tried setting `zoom` on `camera` but that also didn't work. Will need to dig more...