Introduces Tick & TickList components

This commit is contained in:
mashazyu
2019-11-17 19:37:19 +01:00
committed by Sofiya Tepikin
parent 3598dd5b80
commit bc04f6a24b
4 changed files with 98 additions and 23 deletions
+4
View File
@@ -135,6 +135,10 @@ const styles = {
alignItems: 'center',
justifyContent: 'center',
},
boldTick: {
fontWeight: 'bold',
fontSize: 11,
},
horizontalGrid: {
position:'absolute',
borderStyle: 'solid',