Commit 54fc4996 authored by Fred's avatar Fred

fix ios

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