Mateusz Titz

Results 27 comments of Mateusz Titz

I am getting the same error. I am not using TS in my project, however the problem has started after I added a single `typedefs.d.ts` file in my `/src` folder....

> If I don't use this library, it works. As soon as use it, gives me an error. `react-native-svg` is a peerDependency of `react-native-qrcode-svg`. It is required for this library...

hey @arpitv96171 👋 We use `react-native-live-markdown` extensively in Expensify/App and I believe we're doing something similar to what you would like to achieve. There are 3 parts to this: 1....

## Issue update **Quick reminder:** we wanted to use https://github.com/Expensify/react-native-live-markdown to implement highlighting in Search autocomplete. I recently discussed the best way to implement this with @tomekzaw who is the...

Quick update because this is taking some time. I tested the liveMarkdown PR with worklets and it worked great on - I was able to actually use live markdown and...

Meanwhile a few days ago an important PR for live-markdown was merged, that moved it from yarn to npm: https://github.com/Expensify/react-native-live-markdown/pull/539 There is a lot of things happening in live-markdown now,...

PR will be ready today. Recently a lot of people are touching Search simultaneously, and I had a lot of problems resolving conflicts on Friday.

@Elanthingal hey, thanks for contributing. I will take a look at `fast-text-encoding` package and will review this PR tomorrow.