mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
export {
|
|
NativeRouter as Router,
|
|
Switch,
|
|
Route,
|
|
Link
|
|
} from "react-router-native"; |