Skip to content

Instantly share code, notes, and snippets.

@Ribeiro-Tiago
Created February 4, 2019 13:15
Show Gist options
  • Save Ribeiro-Tiago/6cc375a79873a7c7461f5d0facf6a185 to your computer and use it in GitHub Desktop.
Save Ribeiro-Tiago/6cc375a79873a7c7461f5d0facf6a185 to your computer and use it in GitHub Desktop.
export default createStackNavigator({
Home,
Settings,
Profile
}, {
transitionConfig: transitioner
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment