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 efc0e062cd
commit cd0de5dcce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}>