android updated
This commit is contained in:
@@ -94,7 +94,8 @@ const Details = () => {
|
|||||||
<Image source={IMAGES.backIcon} style={{ height: 20, width: 20, tintColor: '#fff' }} />
|
<Image source={IMAGES.backIcon} style={{ height: 20, width: 20, tintColor: '#fff' }} />
|
||||||
</TouchableOpacity>
|
</TouchableOpacity>
|
||||||
<Text style={{ color: '#fff', fontSize: 20, fontWeight: 'bold' }}>Details</Text>
|
<Text style={{ color: '#fff', fontSize: 20, fontWeight: 'bold' }}>Details</Text>
|
||||||
<View style={{ width: 25 }} /> {/* spacer */}
|
<View style={{ width: 25 }} />
|
||||||
|
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
<ScrollView style={{ padding: 20 }}>
|
<ScrollView style={{ padding: 20 }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user