Como Hacer un onpress en react native Expo

onPress = {() => this.props.navigation.navigate(NamePage)}
Joyous Jellyfish