Pinned Repositories
Color-Themes
Color themes I use in apps (Xcode & more).
Demo
Online/offline demo app.
FlexibleMoya
Example of using Moya with tips and tricks.
Kittygram
MVVM vs MVC, code from my talk @Mobilization'16: MVVM + Coordinators & RxSwift.
Moya-ModelMapper
ModelMapper bindings for Moya.
Pouch
Secret management tool.
RxPermission
RxSwift bindings for Permissions API in iOS.
RxShortcuts
Shortcuts for RxSwift & RxCocoa.
spm_utils
Bunch of utility scripts for Swift Package Manager.
SwiftyUserDefaults
Modern Swift API for NSUserDefaults
sunshinejr's Repositories
sunshinejr/SwiftyUserDefaults
Modern Swift API for NSUserDefaults
sunshinejr/RxPermission
RxSwift bindings for Permissions API in iOS.
sunshinejr/Moya-ModelMapper
ModelMapper bindings for Moya.
sunshinejr/Kittygram
MVVM vs MVC, code from my talk @Mobilization'16: MVVM + Coordinators & RxSwift.
sunshinejr/Pouch
Secret management tool.
sunshinejr/Color-Themes
Color themes I use in apps (Xcode & more).
sunshinejr/RxShortcuts
Shortcuts for RxSwift & RxCocoa.
sunshinejr/spm_utils
Bunch of utility scripts for Swift Package Manager.
sunshinejr/FlexibleMoya
Example of using Moya with tips and tricks.
sunshinejr/Demo
Online/offline demo app.
sunshinejr/sunshinejr.github.io
Statically generated frontend for my website. Using Hugo.
sunshinejr/Demo2
Quick demo for my flavor of MVVM in a simple Twitter-esque app.
sunshinejr/homebrew-formulae
All my Homebrew tools available in a tap
sunshinejr/danger-xiblint
[WIP] Xiblint plugin for Danger Swift
sunshinejr/RxSwift
Reactive Programming in Swift
sunshinejr/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
sunshinejr/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift
sunshinejr/danger
🚫 Stop saying "you forgot to …" in code review
sunshinejr/danger-swift
⚠️ Stop saying "you forgot to …" in code review
sunshinejr/Diff.swift
[This fork has Swift 2.3. version] The fastest Diff and patch library in Swift. Includes UICollectionView/UITableView utils.
sunshinejr/Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
sunshinejr/Documentation
The GitHub Pages documentation for https://github.com/facebook/AsyncDisplayKit
sunshinejr/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
sunshinejr/pull-to-refresh
[This fork has Swift 2.3. version] An easy way to use pull to refresh and infinite scrolling in Swift.
sunshinejr/RxDataSources
Table and Collection View Data Sources for RxSwift
sunshinejr/sunshinejr
sunshinejr/swift-snapshot-testing
📸 Delightful Swift snapshot testing.