Skip to content

Instantly share code, notes, and snippets.

@nhanco
Created January 17, 2019 04:00
Show Gist options
  • Save nhanco/d4ab1b46431da5a55ab502baf8566f69 to your computer and use it in GitHub Desktop.
Save nhanco/d4ab1b46431da5a55ab502baf8566f69 to your computer and use it in GitHub Desktop.
navigate
this.props.navigation.navigate("Configs", {
dayInfo: { hour: 13, day: 16, month: 1, year: 2019 }
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment