Gamote

Results 27 comments of Gamote

@mhatvan We'll have a look over this, as we need to make sure that no missing functionality will affect the current implementation. Do you know specifics about what's left out...

Hey @M4tT3d Send an example (e.g. CodeSanbox) on how you do it in lottie-web I'll have a look.

@n0uki Noted, this will be added in the v3.

Hi @liho00 this is not being removed. It was added in the `v3` branch. If you want it in the `v2` you are more than welcome to contribute.

@fwh1990 This will be added in v3

@trevor-scheer Thank you for the insights. I will soon make the requested changes + tests. Regarding the `version-0.x` branch, if I understand correctly this PR should target it. But what...

Hi @kdawgwilk, if you can please do. I really can't find the time to allocate to this issue. I appreciate 🙏

Hey @mnlbox, thank you for taking the time to report this. Please create a [MRE - Minimal Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) so we can easily investigate.

I have the same situation. It doesn't allow the usage of tools like `npm-check-updates` as when we do `ncu -u` we get the `3.0.0-alpha.0` version instead of the `3.0.0-beta.xx`. Is...

Ok took me a while (first time I interact with the `expo` code base 😄) but managed to narrow it down to the `@expo/metro-config` packages. It seems that `transformJSWithBabel` ([src/transform-worker/metro-transform-worker.ts#L434](https://github.com/expo/expo/blob/ae7bb2f350199e622fb92e6bbda0a02cb980eda9/packages/%40expo/metro-config/src/transform-worker/metro-transform-worker.ts#L434))...