{"id":18323871,"url":"https://github.com/iwgang/gankcamp-react-native","last_synced_at":"2025-05-08T00:09:12.624Z","repository":{"id":129693177,"uuid":"59589385","full_name":"iwgang/GankCamp-React-Native","owner":"iwgang","description":"gank.io (干货集中营) react-native版本，同时支持Android和iOS","archived":false,"fork":false,"pushed_at":"2016-07-08T03:26:05.000Z","size":44563,"stargazers_count":250,"open_issues_count":7,"forks_count":63,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-08T00:09:04.855Z","etag":null,"topics":["gank","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iwgang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-24T16:20:51.000Z","updated_at":"2025-04-19T13:33:38.000Z","dependencies_parsed_at":"2023-07-03T11:46:49.848Z","dependency_job_id":null,"html_url":"https://github.com/iwgang/GankCamp-React-Native","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwgang%2FGankCamp-React-Native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwgang%2FGankCamp-React-Native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwgang%2FGankCamp-React-Native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwgang%2FGankCamp-React-Native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iwgang","download_url":"https://codeload.github.com/iwgang/GankCamp-React-Native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973690,"owners_count":21834108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gank","react-native"],"created_at":"2024-11-05T18:29:55.859Z","updated_at":"2025-05-08T00:09:12.597Z","avatar_url":"https://github.com/iwgang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![@iwgang](https://img.shields.io/badge/weibo-%40iwgang-blue.svg)](http://weibo.com/iwgang)\n\n# GankCamp-React-Native\n这是一款用react-native实现的Gank.io(干货集中营)客户端，支持Android及iOS，并针对不同平台的设计规范，界面也有一些差异化.\n\n#### 更新 v1.3 (2016-06-05) （下载[APK](https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/apk/GankCamp_v1.3.apk)，iOS请自行编译）\n1. 干货增加前端分类\n1. 优化推荐页面UI\n1. 已知bug修复\n\n[更多更新记录](https://github.com/iwgang/GankCamp-React-Native/blob/master/CHANGE.md)\n\n### 截图\n![](https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/gif_android_1.3.gif)\n\n**左图：Android， 右图：iOS**  \n\u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/s1_android_v1.3.jpg\" width=\"360px\" height=\"600px\" /\u003e     \u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/s1_ios_v1.3.png\" width=\"360px\" height=\"600px\"/\u003e\n\n**其它截图** (下列截图为Android版本的，iOS版本类似)  \n\u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/s0_splash.jpg\" width=\"400px\" height=\"650px\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/s2_android_v1.3.jpg\" width=\"400px\" height=\"650px\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/s3_android.jpg\" width=\"400px\" height=\"650px\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/iwgang/GankCamp-React-Native/master/screenshot/smenu_android.jpg\" width=\"400px\" height=\"650px\"/\u003e\n\n### 运行\n* 步骤一\n```\ngit clone https://github.com/iwgang/GankCamp-React-Native.git\ncd GankCamp-React-Native \u0026\u0026 npm install\n```\n\n* 步骤二\n    * **Anroid**  \n        react-native run-android \n    * **iOS**  \n        进行ios目录下的GankCamp.xcodeproj文件（需提前安装好xcode）\n\n### 感谢[Gank.io](http://gank.io)提供数据api\n    \n### 使用到的技术点\n\n* react-native api\n* React.js + JSX\n* ES6\n* Redux\n* realm\n   \n\n### 感谢以下开源\n\n* [react-native](https://github.com/facebook/react-native)\n* [react-redux](https://github.com/reactjs/react-redux)\n* [redux-thunk](https://github.com/gaearon/redux-thunk)\n* [f8app](https://github.com/fbsamples/f8app)\n* [realm](https://realm.io/docs/react-native/latest)\n* [React-Native-Gank (By Bob1993)](https://github.com/Bob1993/React-Native-Gank)\n* [react-native-spinkit（loading动画）](https://github.com/maxs15/react-native-spinkit)\n* [PhotoView（by bm-x，android端的图片查看 原生库）](https://github.com/bm-x/PhotoView)\n\n### License\n\n`MIT`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwgang%2Fgankcamp-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiwgang%2Fgankcamp-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwgang%2Fgankcamp-react-native/lists"}