mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-22 15:15:12 +00:00
complete ClipPath element on iOS
This commit is contained in:
@@ -213,7 +213,7 @@ const icon = <Svg
|
||||
</G>
|
||||
</Svg>;
|
||||
|
||||
const samples = [ClipPathAttr, ClipRule];//, ClipPathElement, TextClipping
|
||||
const samples = [ClipPathAttr, ClipRule, ClipPathElement, TextClipping];
|
||||
|
||||
export {
|
||||
icon,
|
||||
|
||||
Reference in New Issue
Block a user