Skip to content

Instantly share code, notes, and snippets.

@haruelrovix
Created December 11, 2018 22:25
Show Gist options
  • Save haruelrovix/3d7e26df6bb2d6056e2f4612a77fd2fc to your computer and use it in GitHub Desktop.
Save haruelrovix/3d7e26df6bb2d6056e2f4612a77fd2fc to your computer and use it in GitHub Desktop.
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