Ludwig Villalba
Ludwig Villalba
bump
> #17846 How have you fixed this with yarn? I get this error only since I upgraded to SDK49. I had no issues prior to this. Web Bundling failed 7704ms...
I can add that doesnt work on iOS anymore since upgrading to SDK49. Is always dark, no matter the style. No issues on SDK48.
I also have multiple issues with SDK49 on the web: 1. Web Bundling failed 3108ms Unable to resolve "@fortawesome/free-solid-svg-icons" from "app/(var)/start.tsx" 2. Web Bundling failed 7704ms Unable to resolve "@koale/useworker"...
> It appears to be connected with this issue: [facebook/metro#535](https://github.com/facebook/metro/issues/535). > > For me, adding the following to the `metro.config.js` config worked: > > ```js > const { getDefaultConfig }...
@a7medev Is there any way we can move this PR forward?
I am facing a similar situation. I want to use photoAspectRatio 1 / 1 to get a square with the same height and width. Not by using resizeMode="cover" (which is...
I am having the same issue right now. @ravanscafi @arasrezaei have you found a fix?