I've implement your code and app crashed on Android.
I solved this problem by wrap <Svg/> component with <View/> component and every things working well for me.
Could you please check my gist: https://gist.github.com/nhatquya/ab2002b7ab1d578004834e7854aecfb3
Thanks!
I've implement your code and app crashed on Android.
I solved this problem by wrap
<Svg/>component with<View/>component and every things working well for me.Could you please check my gist: https://gist.github.com/nhatquya/ab2002b7ab1d578004834e7854aecfb3
Thanks!