BenJeau / react-native-draw

SVG based data-driven React Native drawing component 🎨
https://www.npmjs.com/package/@benjeau/react-native-draw
MIT License
127 stars 42 forks source link

[iOS][Release Build]: Facing crash #33

Closed KushalDesai1 closed 2 years ago

KushalDesai1 commented 2 years ago

The dev build on iOS is working perfectly fine. When I generate the release build, it crashes.

Has anyone experienced the same?

BenJeau commented 2 years ago

Hi, sorry I don't have access to an Apple computer to test it on iOS unfortunately, but if someone finds the source of the crash or has more information regarding the crash, I can investigate further and I will happily accept a PR :)

I will try in the coming weeks to try a release of this lib in an react native iOS application, but meanwhile if someone has more details, feel free to put them here.

BenJeau commented 2 years ago

I'm sorry that I haven't been able to produce an iOS example application.

Could you provide more information on the crash:

BenJeau commented 2 years ago

I have just built a release iOS application locally and have not faced any crashes (see image below)

Screen Shot 2022-02-02 at 11 54 31 PM

Feel free to re-open if you have more information on your crash