Skip to content

Instantly share code, notes, and snippets.

@AppleCEO
Created April 23, 2020 00:37
Show Gist options
  • Select an option

  • Save AppleCEO/522fc8a159a05ce59a03411ffb4ed4fd to your computer and use it in GitHub Desktop.

Select an option

Save AppleCEO/522fc8a159a05ce59a03411ffb4ed4fd to your computer and use it in GitHub Desktop.
<Button title="go back" onPress={(props) => { this.props.navigation.goBack(null) }} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment