Adds info button to the body as alert

This commit is contained in:
emelko
2019-05-19 12:56:08 +02:00
parent 6811b5a692
commit ff1afcb8dc
7 changed files with 249 additions and 77 deletions
+5
View File
@@ -474,6 +474,11 @@ export const iconStyles = {
symptomBoxActive: {
color: fontOnPrimaryColor
},
symptomInfo: {
color: secondaryColor,
marginHorizontal: 20,
fontSize: 25
},
menuIcon: {
size: 20,
color: fontOnPrimaryColor