react-native-shadow
react-native-shadow copied to clipboard
Error: No ViewManager defined for class RNSVGDefs.
I just want to set shadow for Android in React Native. And then I followed this link https://stackoverflow.com/questions/41320131/how-to-set-shadows-in-react-native-for-android. The steps are from the github: https://github.com/879479119/react-native-shadow.
You need to configure react-native-svg
as well. Follow steps in README here
@spicyboiledfish if you are using react-native >=0.47 , you should try to delete
this SvgPackage#createJSModules
method