react-native-redux-starter:React本地redux演示

时间:2021-05-03 08:33:46
【文件属性】:
文件名称:react-native-redux-starter:React本地redux演示
文件大小:125KB
文件格式:ZIP
更新时间:2021-05-03 08:33:46
JavaScript React Native Redux Starter 这是React Native 集成Redux和GraphQL的starter。目前正在面向多端开发进行改造~~~ 安装 git clone https://github.com/okoala/react-native-redux-starter.git cd react-native-redux-starter npm install 开发 npm run dev open ./ios/react_native_redux_starter.xcodeproj 需要在Chrome浏览器中进行调试,按 Cmd+D 然后点击 Debug in Chrome. 最后按 Cmd+R 刷新模拟器. Bundle npm run bundle 修改 AppDelegate.m 加载本地的 main.jsbundle. 技术栈 - React Nat
【文件预览】:
react-native-redux-starter-master
----.gitignore(294B)
----.flowconfig(1KB)
----.eslintrc(5KB)
----package.json(2KB)
----server()
--------middleware()
--------schemas()
--------models()
--------index.js(103B)
--------utils()
--------controllers()
--------server.js(2KB)
----src()
--------components()
--------middleware()
--------index.js(153B)
--------views()
--------utils()
--------containers()
--------configs()
--------constants()
--------reducers()
--------configureStore.js(724B)
--------actions()
----webpack.config.js(1KB)
----android()
--------app()
--------settings.gradle(64B)
--------build.gradle(457B)
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(887B)
--------gradle()
----.csscomb.json(10KB)
----.nvmrc(6B)
----.watchmanconfig(2B)
----.travis.yml(212B)
----ios()
--------main.jsbundle(308B)
--------react_native_redux_starterTests()
--------react_native_redux_starter()
--------react_native_redux_starter.xcodeproj()
----README.md(652B)
----.eslintignore(36B)
----.editorconfig(275B)

网友评论