Install rn-svg again and draw columns

This commit is contained in:
Julia Friesel
2018-09-17 17:30:53 +02:00
parent 0dc9d34544
commit 961009d74f
8 changed files with 100 additions and 15 deletions
+5 -2
View File
@@ -44,9 +44,12 @@ const styles = {
}
},
rect: {
x:'0',
y:'0',
width: config.columnWidth,
borderStyle: 'solid',
borderLeftWidth: 0.5,
stroke: "red",
strokeWidth: 0.25,
fill: 'transparent'
}
},
bleedingIcon: {