mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 07:06:04 +00:00
complete ClipPath element on iOS
This commit is contained in:
@@ -20,7 +20,6 @@ class SymbolElement extends Component{
|
||||
{...props}
|
||||
viewbox={props.viewbox}
|
||||
preserveAspectRatio={props.preserveAspectRatio}
|
||||
shouldTransform={true}
|
||||
>
|
||||
{props.children}
|
||||
</ViewBox>
|
||||
|
||||
Reference in New Issue
Block a user