(0 , _.hasTouchableProperty) is not a function
Description
expo项目 react-native-svg更新到15.10.1编译web会有问题报(0 , _.hasTouchableProperty) is not a function
Steps to reproduce
expo项目 react-native-svg更新到15.10.1编译web会有问题报(0 , _.hasTouchableProperty) is not a function
Snack or a link to a repository
.
SVG version
15.10.1
React Native version
0.76.5
Platforms
Web
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
Hey! 👋
It looks like you've omitted a few important sections from the issue template.
Please complete Snack or a link to a repository section.
I also have the same issue with web
I also have the same issue with web
Did you solve it?
Apply this patch: https://github.com/software-mansion/react-native-svg/pull/2430
or wait until they merge it
What's up with this PR ?
any news on the merge?
@gixxy22 It's merged now: https://github.com/software-mansion/react-native-svg/pull/2430
Using v15.12.1 (with expo sdk 53) fixed for me. (at least on web build)
Fixed in #2430