Commit 253af2af authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

aa

parent c5ecd381
{ {
"expo": { "expo": {
"name": "Excelso_update v1. 13.05.2020", "name": "Excelso_update v1. pagi.13.05.2020",
"slug": "excelso-pro", "slug": "excelso-pro",
"privacy": "public", "privacy": "public",
"sdkVersion": "36.0.0", "sdkVersion": "36.0.0",
......
...@@ -294,7 +294,7 @@ class Home extends React.Component { ...@@ -294,7 +294,7 @@ class Home extends React.Component {
<TouchableOpacity style={styles.submitUpgradePemium} activeOpacity={.5} onPress={this.onPress}> <TouchableOpacity style={styles.submitUpgradePemium} activeOpacity={.5} onPress={this.onPress}>
<Text style={{ textAlign: 'center', bottom: 5, color: 'white' }}>TOP BALANCE </Text> <Text style={{ textAlign: 'center', bottom: 5, color: 'white' }}>TOP BALANCE </Text>
</TouchableOpacity> </TouchableOpacity>
<Text> 13 May 2020 </Text> <Text> V.1234. 13 May 2020 </Text>
<View style={{ height: 60 }}></View> <View style={{ height: 60 }}></View>
</View> </View>
</View> </View>
......
...@@ -43,8 +43,9 @@ class ShoppingCart extends React.Component { ...@@ -43,8 +43,9 @@ class ShoppingCart extends React.Component {
componentDidMount() { componentDidMount() {
console.log(this.props.voucher)
console.log('INI VALUE : ' + this.props.value_voucher) // console.log(this.props.voucher)
// console.log('INI VALUE : ' + this.props.value_voucher)
if (!this.props.type_pickup) { if (!this.props.type_pickup) {
this.getRate() this.getRate()
} }
......
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