文件名称:ReactNativeTodos:这是修改成React Native 版本的React Todos 范例
文件大小:202KB
文件格式:ZIP
更新时间:2024-05-28 23:19:51
JavaScript
React Native Todos (ios / android) 本范例是由转换成React Native的版本 本专案目的 根据Commit history 看到React 转换成React Native 的过程 示范ReactNative + Redux + Immutable.js For fun : ) 如何启动专案? 1. 下载React Native 请参考官方文件中 2. 下载专案 git clone https://github.com/shiningjason1989/ReactNativeTodos.git cd ReactNativeTodos npm install open iOS/ReactNativeTodos.xcodeproj 3. 最后 点击xcode 上方的run 即可: ) 如果你没有Mac 的话 你可以使用 ,使用的方式可以参考本篇 Ps.
【文件预览】:
ReactNativeTodos-master
----.watchmanconfig(2B)
----android()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------gradle.properties(887B)
--------.gradle()
--------app()
--------gradle()
--------settings.gradle(54B)
--------build.gradle(457B)
----.flowconfig(1KB)
----package.json(347B)
----js()
--------reducers()
--------constants()
--------components()
--------actions()
----iOS()
--------ReactNativeTodosTests()
--------ReactNativeTodos.xcodeproj()
--------ReactNativeTodos()
----.npmignore(274B)
----index.ios.js(483B)
----.gitignore(294B)
----index.android.js(487B)
----README.md(975B)