mirror of
https://github.com/zhigang1992/examples.git
synced 2026-05-14 17:21:09 +08:00
6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
export {
|
|
NativeRouter as Router,
|
|
Switch,
|
|
Route,
|
|
Link
|
|
} from "react-router-native"; |