GitBucket - 一個基于 MVVM 和 RAC 的 GitHub 第三方開源 iOS 客戶端

jopen 9年前發布 | 32K 次閱讀 GitBucket iOS開發 移動開發

This repository contains the source code for the GitBucket iOS app. It is a mobile client app for GitHub, built using MVVM architectural pattern and some awesome frameworks, such asReactiveCocoa、Mantle、octokit.objc, etc. You can use it for any purpose, free of charge.

Purpose

The purpose that I developing this app is hope to provide a complete app which is developed using the MVVM architectural pattern and RAC framework, and can help some iOS developers who want to use this technology.

Now, GitBucket mainly include the following features:

  1. View Owned & Starred repos, repo's README and source code.
  2. View Followers & Following, Follow & Unfollow user.
  3. Search repos, Star & Unstar repo.

The features is little now, but I will add more utility features at the iterative development in the future, such as ActivityGistsIssues , etc.

Contribution

If you want to make some contributions to this project or just want to build the project, please using the following command:

git clone --recursive https://github.com/leichunfeng/MVVMReactiveCocoa.git 

Everything will be done for you, and all you need to do is just waiting for it to finished.

Once finished, you can open the project through double-click theMVVMReactiveCocoa.xcworkspacefile and build theMVVMReactiveCocoatarget. Any pull request will be welcome.

項目主頁:http://www.baiduhome.net/lib/view/home/1435911282997

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!