GitIt is GitHub client iOS app with search and trending features.
Written in Swift and MVVM architecture.
| Features | |
|---|---|
| 🔍 | Search Users, Repositories and Organizations |
| 🔥 | Explore Trending Repositories |
| 🔖 | Save your Bookmarks for later |
| 🚶 | Guest Mode |
| ⚡ | Native Markdown Rendering |
| 🌚 | Dark Theme Support |
| 🇸🇦 | Full Arabic (RTL Languages) Support |
| 100% Open source |
git clone https://github.com/loay-ashraf/GitItcd GitIt
pod installgo to GitIt > Commons > Model > Constants > Constants.swift
ClientID = "YOUR CLIENT ID GOES HERE"
ClientSecret = "YOUR CLIENT SECRET GOES HERE"- use MOYA??
- use RXSwift bindings
- Issues
- Pull Requests
- AlamoFire
- Kingfisher
- RealmSwift
- InAppSettingsKit
- IQKeyboardManager
- SVProgressHUD
- SkeletonView
- NotificationBannerSwift
- MarkdownView
- Xcode 13.2
- iPhone 12 Simulator (iOS 14.5)














