como hacer un onpress en react native expo

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