Commit Graph

12 Commits

Author SHA1 Message Date
Ben Roth
b217dcaff8 Prefix iOS symbols with RNSVG
fixes https://github.com/react-native-community/react-native-svg/issues/603
2018-02-14 19:04:32 -08:00
Mikael Sand
f07e8f041c Allow TextPath to reference any RNSVGNode instead of only RNSVGPath.
Remove unused RNSVGTextAnchor
2017-12-30 03:35:58 +02:00
Mikael Sand
7088d52b71 Refactor and simplify, cache path properties.
Remove use of UIBezierPath and categories.
2017-12-29 23:04:24 +02:00
Mikael Sand
f3cd34f2e1 Fix ios/objective-c types and errors/red boxes. 2017-08-11 02:27:33 +03:00
Horcrux
1db96aaa07 Fix warnings 2017-01-22 19:45:50 +08:00
Horcrux
da9b9f0a20 A quick fix for 5.1.1 2017-01-16 14:39:41 +08:00
Horcrux
4ae54df091 Fix arcTo 2017-01-15 19:30:56 +08:00
Horcrux
29e63e6291 Fix curveTo bug 2017-01-13 23:49:33 +08:00
Horcrux
e3026c0bb5 Fix TextPath bug when using lines 2017-01-12 20:09:57 +08:00
Horcrux
a493141bd6 Fix PathParser bug when dealing with decimal arcs 2017-01-10 16:29:44 +08:00
Horcrux
52dfe21074 Implement TextPath: first step (iOS) 2017-01-09 20:16:20 +08:00
Horcrux
293263d6ef Move d parsing to native side(iOS) 2017-01-07 09:22:52 +08:00