Update src/components/avatarHeader/avatarHeaderView.js

Co-Authored-By: Mustafa Buyukcelebi <mustafa.buyukcel@gmail.com>
This commit is contained in:
uğur erdal 2019-09-11 23:19:06 +03:00 committed by GitHub
parent 43d871bf77
commit 5d86460a09

View File

@ -28,7 +28,7 @@ const AvatarHeader = ({
iconStyle={styles.backIcon}
iconType="MaterialIcons"
name="arrow-back"
onPress={() => navigation.goBack()}
onPress={navigation.goBack}
size={25}
/>
<View style={styles.wrapper}>