Moves out IconText component

This commit is contained in:
Sofiya Tepikin
2020-02-27 10:07:38 +01:00
parent af562e329c
commit 49fedcc634
3 changed files with 30 additions and 21 deletions
+2 -4
View File
@@ -131,14 +131,12 @@ export default StyleSheet.create({
homeIconTextWrapper: {
alignItems: 'center',
justifyContent: 'center',
width: 80,
position: 'absolute',
},
homeIconAndText: {
justifyContent: 'center'
},
wrapperIcon: {
width: 80,
position: 'absolute'
},
homeCircle: {
borderRadius: 100,
borderWidth: 2.3,