mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-08 17:15:04 +00:00
change copy right and add clip for ios
This commit is contained in:
@@ -253,6 +253,7 @@ public class RNSVGPathShadowNode extends RNSVGVirtualNode {
|
||||
stops = new float[stopsCount];
|
||||
parseGradientStops(mFillColor, stopsCount, stops, stopsColors, 7);
|
||||
|
||||
// TODO:
|
||||
float focusX = mFillColor[1];
|
||||
float focusY = mFillColor[2];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user