Diego Muracciole
Diego Muracciole
Sorry, couldn't test this. I see it has collected some conflicts, and @benshabatnoam findings haven't been fixed. I'd love this feature to land but it isn't ready as far as...
Thanks @ahmed-novalabs for working on this! Can you provide a test plan for this PR? If I understood correctly, user will need to provide a `unicodeRange` to each font definition...
Sorry for the delay :)
Thank you @Huvik ! Currently is not possible to achieve something like this. The fact that you can't achieve this using flexbox is not a trivial problem, mainly because we...
This is something that has to be build on both textkit and react-pdf layers, but to be honest, I couldn't think yet about an implementation yet. The first step would...
Hey Jaco! Good to hear from you! I'm 100% onboard with the described solution. `accessibilityRole` seems like a good approach to me
I have some progress made on supporting RTL text using the style `direction: rtl` although it's not yet finished. I'm clos to, but need more time unfortunately, which I lack...
Can someone validate if this does not break support for React 16 or 17? We can drop 16, although Im sure a lot of people still use it. But for...
I wonder the same thing. I've been wanting to replace yoga on [react-pdf](https://github.com/diegomura/react-pdf) for awhile and stretch seems promising! However I also see it's not being maintained in a while...
Hi! Sorry for the delay! What would happen to projects using React 16? Don't have much time to test right now but I'd love to merge this asap