Bohdan Artiukhov

Results 67 comments of Bohdan Artiukhov

Hello @imanderson, I tried to reproduce the issue, but couldn't. When I'm using toDataURL everything worked well. Here is my example: ``` import { SafeAreaView } from 'react-native'; import Svg,...

@buschco Yes, I check the old and new Arch Android and ios platforms.

@buschco, thanks for example. I'm going to check that and let you know ;)

@buschco, here is an example, you can test it. https://github.com/bohdanprog/rnsvg-data-url-test Let me know if it doesn't work because for me everything worked well. Thank you.

My bad, you're right, sorry, I thought I misclicked on that button that's why I clicked twice. I will check that PR and let you know, again thanks for explaining...

Hello @ed-bennett-dodimead, Can you provide an example of how we can reproduce that? Thank you

Hello @ed-bennett-dodimead @horakjakub, IDK why it doesn't work but I created a simple [example](https://github.com/bohdanprog/rnsvg-onPress). Everything worked well.

@ed-bennett-dodimead here is the recording from my screen :) It had some errors but, on click worked well. Here is [PR](https://github.com/software-mansion/react-native-svg/pull/2312) with implementing handling web events. https://github.com/user-attachments/assets/e863861a-0875-44e9-a69c-f3b5cbd9df42

Hello @wolfxpertlab, Do you still have that issue? As I see it can be the problem with typescript configuration. If you still have that issue, Can you share a simple...

Hello @awongCM @ndpiparava, As I see, you have already resolved the issue, and it is not actually related to react-native-svg. Shall we close the issue?