Commit 54fc4996 authored by Fred's avatar Fred

fix ios

parent 2450d043
......@@ -247,6 +247,7 @@ class AddreesDetail extends React.Component {
</View>
</TouchableOpacity>
</View>
<View style={{ height: 80}}></View>
</View>
</View>
</ScrollView>
......@@ -260,7 +261,6 @@ const styles = StyleSheet.create({
container: {
flex: 1,
backgroundColor: '#ffff'
},
header: {
......
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