SYMBOL INDEX (9 symbols across 6 files) FILE: __mocks__/react-native-svg.js method render (line 8) | render() { FILE: src/native/Svg.tsx class NativeSvg (line 16) | class NativeSvg extends Component { method componentDidUpdate (line 65) | componentDidUpdate(prevProps: IContentLoaderProps) { method componentWillUnmount (line 71) | componentWillUnmount() { method render (line 75) | render() { FILE: src/native/__tests__/Svg.test.tsx type IPredicateArgs (line 7) | interface IPredicateArgs { FILE: src/native/index.ts type IContentLoaderProps (line 5) | interface IContentLoaderProps extends SvgProps { FILE: src/web/__tests__/Svg.test.tsx type PredicateArgs (line 6) | interface PredicateArgs { FILE: src/web/index.ts type IContentLoaderProps (line 5) | interface IContentLoaderProps extends SVGAttributes {