Skip to content

Instantly share code, notes, and snippets.

@vshkl
Created December 25, 2018 13:02
Show Gist options
  • Save vshkl/ab9ee0c3cfce17b36b7e2d2de961914f to your computer and use it in GitHub Desktop.
Save vshkl/ab9ee0c3cfce17b36b7e2d2de961914f to your computer and use it in GitHub Desktop.
import { Navigation } from 'react-native-navigation'
import navigation from 'src/navigation'
...
Navigation.setRoot(navigation.screens.main())
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment