-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Description
/node_modules/react-native-svg/android/src/paper/java/com/facebook/react/viewmanagers/RNSVGPatternManagerDelegate.java:17: error: cannot find symbol
import com.facebook.react.uimanager.BaseViewManagerInterface; ^ symbol: class BaseViewManagerInterface location: package com.facebook.react.uimanager
Dependencies List
react-native - 0.77 (with old architecture)
react - 18
react-native-svg - 15.8.0
Can you guys help me in this issue?
Steps to reproduce
I've recently upgraded my react native version from 0.75 to 0.77 and react-native-svg version from 13.14.0 to 15.8.0
If I talk about the compatibility of react-native-svg verion 15.8.0+ is compatible with react.native 0.77 as per the readme file of this package.
Snack or a link to a repository
null
SVG version
15.8.0
React Native version
0.77.3
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
Paper (Old Architecture)
Build type
Debug app & dev bundle
Device
None
Device model
No response
Acknowledgements
Yes