leetcode2-react-native-leetcode-reader:使用ReactNative构建的LeetCodeiOS应用

时间:2021-06-29 21:54:36
【文件属性】:
文件名称:leetcode2-react-native-leetcode-reader:使用ReactNative构建的LeetCodeiOS应用
文件大小:2.71MB
文件格式:ZIP
更新时间:2021-06-29 21:54:36
系统开源 leetcode 2 React本机 LeetCode 阅读器 阅读 iOS 设备中的 LeetCode 问题并将其保存在本地。 预习 阅读问题 过滤器 在本地保存 设置 克隆这个 repo 并运行: npm install 跑步 在XCode打开leetcode.xcodeproj并运行。 依赖关系 "dependencies": { "cheerio-without-node-native": "^0.20.0", "react-native": "^0.21.0", "react-native-vector-icons": "^1.2.1", "react-redux": "^4.4.0", "redux": "^3.3.1", "redux-thunk": "^1.0.3" }
【文件预览】:
react-native-leetcode-reader-master
----.gitignore(341B)
----app()
--------style()
--------ProblemList()
--------data()
--------Button()
--------ProblemView()
--------DiscussWebView()
--------state()
--------constants()
--------ProblemDetail()
--------LocalProblemList()
--------NavigationBar()
--------AppTabBar()
----.flowconfig(2KB)
----package.json(590B)
----readme-img()
--------filter.gif(500KB)
--------save_at_local.gif(659KB)
--------read_problems.gif(1.18MB)
----android()
--------app()
--------settings.gradle(220B)
--------build.gradle(648B)
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(887B)
--------gradle()
----.watchmanconfig(2B)
----ios()
--------leetcodeTests()
--------leetcode.xcodeproj()
--------leetcode()
----README.md(669B)
----index.ios.js(1KB)
----index.android.js(1010B)

网友评论