GithubHelp home page GithubHelp logo

yuyusdark / swifthub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khoren93/swifthub

0.0 2.0 0.0 4.2 MB

Github iOS client written in RxSwift and MVVM clean architecture

License: MIT License

Ruby 1.68% Swift 98.32%

swifthub's Introduction

SwiftHub logo

Open source Github iOS client written in RxSwift and MVVM architecture.

Screenshots

01_search_repository_screen_light  02_repository_details_screen_dark  03_settings_screen_dark 

Features

  • Basic authentication
  • Clean architecture (RxSwift and MVVM)
  • Flow coordinators
  • Networking (Moya)
  • Custom transition animations (Hero)
  • Color themes in Light and Dark modes (RxTheme)
  • Programmatically UI (SnapKit)
  • In-app language switching (en, zh, ru, hy) (Localize-Swift)
  • Support iPhone and iPad (Split View)
  • Mixpanel and Firebase analytics events (Umbrella)
  • Crash reporting (Crashlytics)
  • Whats New (WhatsNewKit)
  • Logging (CocoaLumberjack)
  • App Store application
  • OAuth2 authentication
  • Dependency injection (Swinject)
  • Add tests

Building and Running

You'll need a few things before we get started. Make sure you have Xcode installed from the App Store. Then run the following two commands to install Xcode's command line tools and bundler, if you don't have that yet.

[sudo] gem install bundler
xcode-select --install

The following commands will set up SwiftHub.

cd SwiftHub
bundle install
bundle exec fastlane setup

Try pod update if you got some errors. Alrighty! We're ready to go!

Debugging

Flex debugging tool has been integrated in this application. To enable it, just swipe right anywhere in the application. There are also included debugging Hero animations. To use it, swipe right with two fingers. Repeat this to disable.

Fastlane

Fastlane automates common development tasks - for example bumping version numbers, running tests on multiple configurations, or submitting to the App Store. You can list the available lanes (our project-specific scripts) using bundle exec fastlane lanes. You can list available actions (all actions available to be scripted via lanes) using bundle exec fastlane actions. The fastlane configuration and scripts are in the fastlane folder.

Design

All icons used in the application are taken from the Feather. Thanks to them for the beautiful open source icons.

References

License

MIT License. See LICENSE.

swifthub's People

Contributors

khoren93 avatar nghiatranuit avatar

Watchers

James Cloos 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.