react-native-redux-todo:Todo应用程序的react-native redux实现

时间:2021-04-30 05:33:53
【文件属性】:
文件名称:react-native-redux-todo:Todo应用程序的react-native redux实现
文件大小:6.9MB
文件格式:ZIP
更新时间:2021-04-30 05:33:53
JavaScript React本地待办事项 Todo应用程序的react-native / redux实现 安装 git clone git@github.com:slightlytyler/react-native-redux-todo.git cd react-native-redux-todo npm install 发展 npm run hot open ./ios/ReactNativeReduxTodo.xcodeproj Xcode中的Cmd + R可以在iOS模拟器中运行该应用程序。 首次运行时,您可能会收到错误消息,因为要进行热加载,您需要在Chrome中进行调试。 消除错误(按Escape键),然后按Cmd + D并单击“在Chrome中调试”按钮。 打开并连接Chrome调试器后,请在iOS模拟器中按Cmd + R重新加载应用程序。 您现在应该正在热加载,并且您保存在源代码中的所有更改
【文件预览】:
react-native-redux-todo-master
----ios()
--------main.jsbundle(2.21MB)
--------ReactNativeReduxTodoTests()
--------ReactNativeReduxTodo.xcodeproj()
--------ReactNativeReduxTodo()
----.watchmanconfig(2B)
----android()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------gradle.properties(887B)
--------app()
--------gradle()
--------settings.gradle(58B)
--------build.gradle(457B)
----.flowconfig(1KB)
----package.json(1KB)
----node_modules()
--------react-native-vector-icons()
----src()
--------reducers()
--------containers()
--------configureStore.js(2KB)
--------main.js(250B)
--------components()
--------styles()
--------pods()
--------helpers()
----.gitignore(330B)
----webpack.config.js(2KB)
----index.android.js(1KB)
----README.md(2KB)

网友评论