react-native-remote-svg icon indicating copy to clipboard operation
react-native-remote-svg copied to clipboard

I found this has an issue in remove debug mode

Open guoChopper opened this issue 6 years ago • 1 comments

TypeError:fetch is not a function

the solve method is to " import fetch " in SvgImage.js file

guoChopper avatar Feb 21 '19 07:02 guoChopper

fetch is included in react-native by default. Can you tell which version of react-native you were using?

seekshiva avatar Mar 16 '19 11:03 seekshiva