upd: image picker
Deskripsi: - tambah icon kamera pada image picker > edit profile, tambah anggota dan edit anggota No Issues
This commit is contained in:
@@ -585,6 +585,14 @@ const Styles = StyleSheet.create({
|
||||
width: '90%',
|
||||
borderWidth: 1,
|
||||
borderColor: '#d6d8f6',
|
||||
},
|
||||
absoluteIconPicker: {
|
||||
backgroundColor: '#384288',
|
||||
padding: 5,
|
||||
borderRadius: 100,
|
||||
bottom: 5,
|
||||
right: 5,
|
||||
position: 'absolute'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user