Tom Brückner

Results 208 comments of Tom Brückner

If you want to keep `globe.gl`'s hard dependency on `three` intact (which I can fully understand), to me the only solution would be to decouple `react-globe.gl` from `globe.gl` and use...

I have double-checked my `package-lock.json` and my `node_modules` folder. There is definitely only one version of `three` referenced: `[email protected]`. Here's the output of `npm list | grep three`: ``` │...

Same here. I tried to upgrade to Babel 7 because of https://github.com/babel/minify/issues/556, and now the error journey just continues... Pretty disappointing experience.

I'd like to note that AWS MediaConvert creates multiplexed DASH outputs by default. It would be awesome if DASH.js would be compatible to it out-of-the-box (or if AWS could be...

My main argument would be that AWS MediaConvert sets this as default, and as this is a commonly used service, it affects quite a number of potential users / many...

First off, I love the concept of this package, as it is leightweight and would offer just what I need for my usecase. However, I'd definitely need marker touch events....

Ran into the same problem now, as Google enforces API 31 compliance to push apps to the Play store. How could it be that such an issue is still open,...

I now checked where the app crashes. It is in the facebook-core code. Is there a repo where I can find the source code for this?

I have to second on what has being said. Trying to update my Unity 2019.4 installation, because Google now requires all apps to support Android 12 (API 31). It's a...