文件名称:react-vr-router:使用react-router进行react vr
文件大小:2.77MB
文件格式:ZIP
更新时间:2024-05-20 22:13:47
JavaScript
react-vr-router
对react-vr使用
你可以运行这个例子
1. git clone
2. cd react-vr-router
3. npm我
4. npm开始
5,打开浏览器
import { MemoryRouter as Router, Redirect, Route, Switch } from 'react-router';
import TS1 from './src/test'
import TS2 from './src/test_1'
class Example extends Component{
render(){
return(
【文件预览】:
react-vr-router-master
----.flowconfig(89B)
----example.gif(2.2MB)
----yarn.lock(189KB)
----src()
--------test.js(836B)
--------test_1.js(801B)
----.babelrc(34B)
----static_assets()
--------chess-world.jpg(1.84MB)
----rn-cli.config.js(589B)
----index.vr.js(604B)
----__tests__()
--------index-test.js(298B)
----README.md(833B)
----.gitignore(50B)
----.watchmanconfig(0B)
----vr()
--------index.html(710B)
--------client.js(566B)
----package.json(940B)