mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
Revert "Revert "change circle radius percentage calculation""
This reverts commit f717d8bd93.
This commit is contained in:
@@ -14,10 +14,10 @@ class RectExample extends Component{
|
||||
height="60"
|
||||
>
|
||||
<Rect
|
||||
x="25"
|
||||
y="5"
|
||||
width="150"
|
||||
height="50"
|
||||
x="5%"
|
||||
y="5%"
|
||||
width="90%"
|
||||
height="90%"
|
||||
fill="rgb(0,0,255)"
|
||||
strokeWidth="3"
|
||||
stroke="rgb(0,0,0)"
|
||||
|
||||
Reference in New Issue
Block a user