-
同 款Weex版本 ( https://github.com/CarGuo/GSYGithubAppWeex ) -
同 款Flutter版本 ( https://github.com/CarGuo/GSYGithubAppFlutter ) -
同 款Android Kotlin版本 ( https://github.com/CarGuo/GSYGithubAppKotlin )
基 于React Native开发,适配Android与 IOS。
项目的 目的 是 为方便 个人日常 维护和 查阅Github,更 好 的 沉浸于码友之 间的互基,Github就是你的家 。
项目同 时适合 react native的 练手学 习,覆 盖了各 种框架 的 使用 ,与原 生 的 交互 等 。
随 着 项目的 使用 情 况和反 馈,将 时不时根据 更新 并完善用 户体验与功 能 优化吗,欢迎提出 问题。
CSDN | 简书 | |||
---|---|---|---|---|
GSYTech |
1、
2、clonenpm install
export const CLIENT_ID = "xxxx";
export const CLIENT_SECRET = "xxxx";
//如果需要 上 传七 牛
export const ACCESS_KEY = "xxxx";
export const SECRET_KEY = "xxx";
export const QN_HOST = "xxxx";
export const SCOPE = "xxxx";
4、react-native run-android
类型 | |
---|---|
Apk |
|
IOS暂无 |
已 有 ipa,不 过不是 企 业ipa,需要 udid,所以 目前 ios自 用 ╮(╯▽╰)╭
- react-native(0.61.3)
- react-native-router-flux
路 由 框 架 - react-native-vector-icons
矢 量 字体 库图标 - react-redux redux
- realm-js realm
数 据 库 - react-native-i18n
多 语言 - react-native-image-viewer 图片预览
- react-native-modalbox
模 态框 - react-native-spinkit loading
- react-native-textinput-effects 输入
框 - url-parse url
解析 - lottie
-
1、xcode
的 运行,第 一 次 下 载 react native和 realm相 关包比 较耗时。iOS RN 0.45以上 版本 所 需的第 三 方 编译库(boost等 )解 决 -
2、win
下 在 npm出 现问题时,再 次 npm时可以删除 .lock文 件 先 (如果是 mac就简单很多 了 )。
CarGuo/GSYGithubAPP is licensed under the
Apache License 2.0
A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.