Some of the SVGs I'm using in a new project use the `clipPath` tag, which fail to be parsed by `react-native-svg-uri`. There is already an unmerged PR available in the original repo if you want to grab the changes from there: https://github.com/vault-development/react-native-svg-uri/pull/88
Some of the SVGs I'm using in a new project use the
clipPathtag, which fail to be parsed byreact-native-svg-uri.There is already an unmerged PR available in the original repo if you want to grab the changes from there: vault-development#88