Position icon text for droplet

This commit is contained in:
emelko
2019-05-23 22:07:46 +02:00
parent 418b9c0f5d
commit d13a776970
+1 -1
View File
@@ -112,7 +112,7 @@ export default class Home extends Component {
<DripHomeIcon name="drop" size={100} color={periodColor} />
</View>
<IconText wrapperStyles={styles.wrapperIcon}>
<IconText wrapperStyles={{top: 45, ...styles.wrapperIcon}}>
{this.state.bleedingPredictionRange}
</IconText>