文件名称:react-native-thrux-router:使用Thrux的React Native路由器
文件大小:36KB
文件格式:ZIP
更新时间:2024-06-06 01:54:49
react-native thrux thrux-router JavaScript
React Native-Thrux路由器 使用状态管理器的路由器。 TODO Docs,现在仅是一个示例: index.js import Router from "react-native-thrux-router" ; import React , { Component } from 'react' ; import First from "./First" ; import Second from "./Second" ; const styleBarWhite = Platform . OS === 'android' ? { barStyle : "light-content" , backgroundColor : 'rgba(0,0,0,.3)' } : { barStyle : "dark-content" } ; const styleBarDark = as
【文件预览】:
react-native-thrux-router-master
----.travis.yml(296B)
----.eslintrc(154B)
----package.json(2KB)
----LICENCE(1KB)
----CONTRIBUTING.md(772B)
----src()
--------Scene.jsx(518B)
--------index.jsx(6KB)
--------ModalContainer.jsx(1KB)
----.npmignore(0B)
----.gitignore(2KB)
----README.md(4KB)
----yarn.lock(93KB)