mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 16:54:52 +00:00
saveDefinition => parseReference
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (void)saveDefinition
|
||||
- (void)parseReference
|
||||
{
|
||||
[[self getSvgView] defineClipPath:self clipPathName:self.name];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user