Como Hacer un OnPress en React Native Expo

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