Home

Awesome

<p align="center"> <img src="images/logo.png" width="600"> <br/> GiTiny is iOS app for GitHub with exploring trending. <br/> Written in RxSwift and MVVM-C architecture. </p> <p align="center"> <a href="https://travis-ci.org/k-lpmg/GiTiny"> <img src="https://api.travis-ci.org/k-lpmg/GiTiny.svg?branch=master"> </a> <a href="https://github.com/k-lpmg/GiTiny/releases"> <img src="https://img.shields.io/github/release/k-lpmg/GiTiny.svg" alt="Version"> </a> <a href="https://github.com/ReactiveX/RxSwift"> <img src="https://img.shields.io/badge/reactive-RxSwift-ef008b.svg" </a> <a href="https://github.com/sergdort/CleanArchitectureRxSwift"> <img src="https://img.shields.io/badge/architecture-MVVM--C-brightgreen.svg"> </a> <img src="https://img.shields.io/badge/Swift-4.2-orange.svg"> <img src="https://img.shields.io/badge/platforms-ios-black.svg"> </p> <p align="center"> <a href="https://itunes.apple.com/app/tiny-github/id1461424565"><img src="images/app-store.png" width="180" ></a> </p>
Features
:fire:Explore Trending Repositories and Developers
:mag:Search Repositories and Users
:link:Easy Web-Sufring with gesture
:no_mouth:My GitHub profile
:new_moon_with_face:Dark Theme
:octocat:100% Open source

Screenshots

<p align="center"> <img src="images/screenshots/iphoneX/readme/01.jpg" width="400" height="730"> <img src="images/screenshots/iphoneX/readme/02.jpg" width="400" height="730"> </p> <p align="center"> <img src="images/screenshots/iphoneX/readme/03.jpg" width="400" height="730"> <img src="images/screenshots/iphoneX/readme/04.jpg" width="400" height="730"> </p>

Installation

git clone https://github.com/k-lpmg/GiTiny.git
cd GiTiny
bundle
bundle exec pod install
open GiTiny.xcworkspace/

References

API

Network

Reactive

Architecture

DB

UI

Tool

Design