Oleksandr Dziuban

Results 22 comments of Oleksandr Dziuban

Have same issue in Production.... Guys, could you please check, we are really blocked. It happens in [email protected], [email protected] works fine. Looks like they have changed some mechanism for babel

@afestein It doesn't work for me... Did you try production builds for iOS successfully?

@tleunen Could you please help with this issue? It is related to [email protected]+ versions.... and this is really big blocker for all production projects with this babel plugin.. Thanks a...

> @oleksandr-dziuban I've never used this plugin with React Native so I unfortunately cannot help. > So hopefully some other users and RN devs can help with this issue, and...

Additionally raised this issue for react native repo: https://github.com/facebook/react-native/issues/29636 It is critical issue for projects with this babel plugin

Yes, I can confirm, this PR fixes the issue! facebook/react-native#29477 I have assembled release iOS build locally with this change and it works!

> Maybe this is an unrelated issue, but it appears that this plugin will pick the first key that starts with the alias. eg > > ```js > // babel.config.js...

> Thank you very much for pointing to the PR that fixes the bug @oleksandr-dziuban > > I used https://www.npmjs.com/package/patch-package to patch react-native with the PR changes after installing packages....

Hi @midhunm-c , no 2.2.8 is pretty old version and contain same issue with library. We need uCrop library maintainers help so they could resolve this issue.

I have same when I run react native storybook on Hermes engine on iOS/Android. If I disable Hermes and rebuild app everything is OK