Commit 6741b858 authored by Trisno's avatar Trisno

uncommend dan update build 107

parent 08967843
{ {
"expo": { "expo": {
"extra" : { "extra" : {
"buildNumber" : "106", "buildNumber" : "107",
"remarks": "" "remarks": ""
}, },
......
...@@ -694,7 +694,7 @@ const styles = StyleSheet.create({ ...@@ -694,7 +694,7 @@ const styles = StyleSheet.create({
flex: 0.1, flex: 0.1,
flexDirection: 'row', flexDirection: 'row',
backgroundColor: '#CFB368', backgroundColor: '#CFB368',
// paddingTop: StatusBar.currentHeight paddingTop: StatusBar.currentHeight
// justifyContent: 'space-between', // justifyContent: 'space-between',
// alignItems: 'center' // alignItems: 'center'
}, },
......
...@@ -139,7 +139,7 @@ const styles = StyleSheet.create({ ...@@ -139,7 +139,7 @@ const styles = StyleSheet.create({
}, },
header: { header: {
flex: 0.1, flex: 0.1,
// paddingTop: StatusBar.currentHeight, paddingTop: StatusBar.currentHeight,
backgroundColor: '#ccb46c', backgroundColor: '#ccb46c',
justifyContent: 'center' justifyContent: 'center'
}, },
......
...@@ -118,7 +118,7 @@ const styles = StyleSheet.create({ ...@@ -118,7 +118,7 @@ const styles = StyleSheet.create({
}, },
header: { header: {
flex: 0.1, flex: 0.1,
// paddingTop: StatusBar.currentHeight, paddingTop: StatusBar.currentHeight,
backgroundColor: '#CFB368', backgroundColor: '#CFB368',
justifyContent: 'center' justifyContent: 'center'
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment