Skip to content

Instantly share code, notes, and snippets.

@ecavalcanti
Created October 17, 2017 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecavalcanti/a62b32aad87418e224b2230407f83098 to your computer and use it in GitHub Desktop.
Save ecavalcanti/a62b32aad87418e224b2230407f83098 to your computer and use it in GitHub Desktop.
_onItemPress = (item) => {
this.props.navigation.navigate('Description', {hero: item})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment