Skip to content

Instantly share code, notes, and snippets.

@vshkl
Last active December 25, 2018 13:07
Show Gist options
  • Select an option

  • Save vshkl/e9f6e68501f02182a7e26663667685db to your computer and use it in GitHub Desktop.

Select an option

Save vshkl/e9f6e68501f02182a7e26663667685db to your computer and use it in GitHub Desktop.
import { Navigation } from 'react-native-navigation'
import navigation from 'src/navigation'
...
Navigation.push(this.props.componentId, navigation.screens.forecast())
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment