一款跨平台的开源Github Weex客 户端App,提供 更 丰富的 功 能 ,更 好 体 验,旨 在 更 好 的 日常 管理 和 维护个人Github,提供 更 好 更 方便 的 驾车体 验~~Σ ( ̄。 ̄ノ)ノ。在 开发学 习过程 中 ,提供 丰富的 同 款对比 :
-
同 款开源 React Native版本 https://github.com/CarGuo/GSYGithubAPP -
同 款Flutter版本 : https://github.com/CarGuo/GSYGithubAppFlutter -
同 款Android Kotlin版本 : https://github.com/CarGuo/GSYGithubAppKotlin
基 于Weex开发,适配Android\IOS\Web。
项目的 目的 是 为方便 个人日常 维护和 查阅Github,更 好 的 沉浸于码友之 间的互基,Github就是你的家 。
项目同 时适合 Weex的 练手学 习,覆 盖了各 种框架 的 使用 ,与原 生 的 交互 等 。
随 着 项目的 使用 情 况和反 馈,将 时不时根据 更新 并完善用 户体验与功 能 优化吗,欢迎提出 问题。
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、运行
执行 weex run android
运行android。
执行 weex run ios
运行ios。
执行 npm run serve
运行web(
CarGuo/GSYGithubAPPWeex 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.