Skip to content

Instantly share code, notes, and snippets.

@haruelrovix
Created December 11, 2018 22:25
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
RNE x RNW: Routing for native
export {
NativeRouter as Router, // Rename
Link,
Route,
Switch,
withRouter
} from 'react-router-native';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment