Tomasz Żelawski

Results 42 comments of Tomasz Żelawski

I finally had some time to dig into it, and here are the results. ## What The problem is not with Firebase itself, but the `Podfile` option it requires for...

@brandtnewww Thanks for noticing the missing `end`, I edited it 😅. I used your Podfile with new RN App with all the required packages, using the example you linked, and...

@GusttavoCastilho Could you provide some more info about the problem you are still encountering? @felippewick That's awesome!

While preparing `react-native-screens` release to work in bridgeless mode I encountered this error on Fabric when bridgeless is disabled. Is this PR the reason why it is appearing? I can...

Yeah, it was it 😅 On rc1 of screens all is well!

Haven't had the time to check it yet, but did you verify that the caches are actually utilized? Maybe that's the reason for performance issues.

Hi @LouisMuriuki. I haven't really got into the details of your reproduction, since it seems a bit burdensome. If you'd be so nice to make into a minimal reproducible example....

Hi @SYoder1. We don't have a reliable way of detecting whether the target of the bundle is going to be a native or web platform (correct me here if I'm...

Honestly I'm not that proficient with Webpack. I also don't exactly understand what do you mean by "project compiling Reanimated in the webpack config". Could you elaborate a little more...

I fixed issues with regard to RN template using Yarn 3.6.4 by default. @tomekzaw @piaskowyk Could you take a look at the failing V8 and monorepo CIs? I have the...