Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k-lpmg/GiTiny

An iOS app for GitHub with exploring trending
https://github.com/k-lpmg/GiTiny

clean-architecture github-app ios-app mvvm-c realm rxswift swift trending

Last synced: 3 months ago
JSON representation

An iOS app for GitHub with exploring trending

Awesome Lists containing this project

README

        





GiTiny is iOS app for GitHub with exploring trending.


Written in RxSwift and MVVM-C architecture.






Version










| | 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








## Installation

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

## References

#### API
* [github-trending-api](https://github.com/huchenme/github-trending-api)
* [GitHub REST API v3](https://developer.github.com/v3/)

#### Network
* [Moya](https://github.com/Moya/Moya)

#### Reactive
* [RxSwift](https://github.com/ReactiveX/RxSwift)
* [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources)
* [RxGesture](https://github.com/RxSwiftCommunity/RxGesture)

#### Architecture
* [CleanArchitectureRxSwift](https://github.com/sergdort/CleanArchitectureRxSwift)

#### DB
* [realm-cocoa](https://github.com/realm/realm-cocoa)
* [RealmWrapper](https://github.com/k-lpmg/RealmWrapper)

#### UI
* [PanModal](https://github.com/slackhq/PanModal)
* [AwaitToast](https://github.com/k-lpmg/AwaitToast)
* [FluidHighlighter](https://github.com/k-lpmg/FluidHighlighter)

#### Tool
* [SwiftLint](https://github.com/realm/SwiftLint)
* [fastlane](https://docs.fastlane.tools/getting-started/ios/setup/)
* [Crashlytics](https://fabric.io/kits/ios/crashlytics)
* [AcknowList](https://github.com/vtourraine/AcknowList)

## Design

* All Icons - [Icons8](https://icons8.com/app/)
* App Icon, Logo, Screenshots, Design support - YuSung Kim
* App name - MinHyuck Lee