fixes crash whenever <Defs> are used on iOS

This commit is contained in:
steve
2016-08-03 20:55:40 +01:00
parent 5482a667ca
commit 44867d8d54
+5
View File
@@ -188,6 +188,11 @@
// abstract
}
- (void)mergeProperties:(__kindof RNSVGNode *)target mergeList:(NSArray<NSString *> *)mergeList inherited:(BOOL)inherited
{
// abstract
}
- (void)resetProperties
{
// abstract