Coder Social home page Coder Social logo

lai3d / mvvmreactivecocoa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leichunfeng/mvvmreactivecocoa

0.0 3.0 0.0 72.09 MB

GitBucket iOS App

Home Page: https://itunes.apple.com/cn/app/id961330940?mt=8

License: MIT License

Objective-C 99.65% C 0.17% Ruby 0.18%

mvvmreactivecocoa's Introduction

MVVMReactiveCocoa

GitHub license GitHub tag

This repository contains the source code for the GitBucket iOS app. It's a mobile client app for GitHub, building with MVVM architectural pattern and some awesome frameworks, such as ReactiveCocoaMantleoctokit.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.

Class diagram

MVVMReactiveCocoa

Requirements

  • iOS 8.0+
  • CocoaPods 1.0+

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 the MVVMReactiveCocoa.xcworkspace file and build the MVVMReactiveCocoa target. Any pull request will be welcome.

Common problems

If you encountered the following error when you execute the git clone command:

error: RPC failed; result=56, HTTP code = 200B | 0 bytes/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Please execute the following command and then retry the previous git clone command again:

git config --global core.compression -1

License

MVVMReactiveCocoa is available under the MIT license. See the LICENSE file for more info.

相关文章

mvvmreactivecocoa's People

Contributors

leichunfeng avatar tomisacat avatar awhisper avatar lai3d avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.