Mateusz Titz

Results 27 comments of Mateusz Titz

hey @Elanthingal I have a few additional questions to better understand what this actually fixes. We have recently added an Example app, in the `/Example` directory which allows us to...

@ikevin127 I pushed just 1 commit that added tests for the new function I added. Also fixed very small NAB with extra whitespace appearing. No logic should be changed :D

Yo 👋 consulted with @BartoszGrajdek on this one, and we came to the conclusion that his PR for codeblocks (https://github.com/Expensify/react-native-live-markdown/pull/456) will solve this bug. I verified that I do not...

Are we still accepting proposals from contributors? If not I can work on this if you assign me. At this moment we're in the polishing phase for v2.1 and v2.2...

@ntdiary @s77rt about this bug in parsing codeblocks: https://github.com/Expensify/App/pull/53627#issuecomment-2531814486 I updated the issue that Tomasz created, check here: https://github.com/Expensify/react-native-live-markdown/issues/571#issuecomment-2535825404 We can move forward with this PR, and we will bump...

Are we talking about the reassure perf test? Why is it even failing. The test suite itself looks ok, since the baseline perf gets correctly generated. It fails on doing...

@allgandalf from what I understand this issue is a duplicate of this issue: https://github.com/Expensify/App/pull/43998 and the 2nd one is being actively fixed

I agree, in fact this feels like a regression. I swear that I seem to remember working on this, and the scenario shown in the video from @Krishna2323 used to...

Hello > [react-native-svg documentation](https://github.com/software-mansion/react-native-svg), LocalSvg should be imported directly from react-native-svg. Can you point me in the specific place the documentation says that? I don't think that is true, and...

hello @cay-cospete we would need to get more info about your setup to help you. What version of `react-native` and `react-native-svg` are you using? Can you provide extra details of...