Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react native app on IOS crashed #109

Open
yannoudou opened this issue Nov 24, 2021 · 0 comments
Open

react native app on IOS crashed #109

yannoudou opened this issue Nov 24, 2021 · 0 comments

Comments

@yannoudou
Copy link

My native react app keep crashed.
After a few days of debugging, I realized that this was caused by the lack of id attribute on the Mask tag of SpeechBubble

<Mask fill="#fff">...

I think that on new versions of react-native-svg the id-attribut is required for the Mask

react-native-svg: 12.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant