I have integrated react-native-svg for svg support, for android its working like charm ,but in iOS its unable to build & throwing library not found for -lRNSVG error.
Linked GitHub issue - https://github.com/react-native-svg/react-native-svg/issues/1469