Pinned Repositories
A4SAppDispatcherKit
ACInteractor
Swift Package for a Use Case centric architecture as proposed by Robert C. Martin and others.
ACReuseQueue
A queue to keep and reusing objects.
AERecord
Super awesome Core Data wrapper for iOS and OSX written in Swift
AFIncrementalStore
AFSAppDispatcherKit
AFSAppDispatcherKit
AFSReusableDisplayKit
AFSReusableDisplayKit allows the user to create a Scroll / Table / Collection / TextField / TextView / PickerView Controller
AHEasing
A library of easing functions for C, C++ and Objective-C
AlamofireURLCache
Alamofire network library URLCache-based cache extension
AnnotationProcess-Demo
a demo of annotation processor
ArkadiYoskovitz's Repositories
ArkadiYoskovitz/AFSReusableDisplayKit
AFSReusableDisplayKit allows the user to create a Scroll / Table / Collection / TextField / TextView / PickerView Controller
ArkadiYoskovitz/A4SAppDispatcherKit
ArkadiYoskovitz/ACInteractor
Swift Package for a Use Case centric architecture as proposed by Robert C. Martin and others.
ArkadiYoskovitz/AFSAppDispatcherKit
AFSAppDispatcherKit
ArkadiYoskovitz/AlamofireURLCache
Alamofire network library URLCache-based cache extension
ArkadiYoskovitz/AnnotationProcess-Demo
a demo of annotation processor
ArkadiYoskovitz/ESTabBarController
:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
ArkadiYoskovitz/EventBus
A safe-by-default pure Swift alternative to Cocoa's `NSNotificationCenter`
ArkadiYoskovitz/firebase-ios-sdk
Firebase iOS SDK
ArkadiYoskovitz/GASocialLogin
ArkadiYoskovitz/InterposeKit
A modern library to swizzle elegantly in Swift.
ArkadiYoskovitz/KeyboardAvoidingView
Simple solution for keyboard avoiding. View that manages it's bottom constraint constant or frame height to avoid keyboard
ArkadiYoskovitz/KZFileWatchers
A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.
ArkadiYoskovitz/LifetimeTracker
Find retain cycles / memory leaks sooner.
ArkadiYoskovitz/MVCTodo
A very simple "To Do" app to illustrate the principles from my "A Better MVC" talk
ArkadiYoskovitz/RefreshServiceDemo
Background Timer - Enqueue a task to preform after app goes to background mode
ArkadiYoskovitz/Specs
Private Pod Specs
ArkadiYoskovitz/StackViewController
A controller that uses a UIStackView and view controller composition to display content in a list
ArkadiYoskovitz/SwiftCrossPlatformFramework
Tutorial to create cross platform framework for Swift compatible with Carthage and SwiftPM
ArkadiYoskovitz/swiftdizzle
Swift method swizzling/method introspection for Swift instance methods
ArkadiYoskovitz/SwiftTrace
Trace Swift and Objective-C method invocations
ArkadiYoskovitz/SwiftUITouchHandling
Testing touch handling from embedded SwiftUI views
ArkadiYoskovitz/SystemEye
SystemEye is a system monitor,automatic catch the infomation of cpu,memory,fps,netflow....etc.
ArkadiYoskovitz/Telegram
Telegram Messenger for iOS
ArkadiYoskovitz/TONavigationBar
Replicating the 'clear' navigation bar style of the iOS 11 Music app
ArkadiYoskovitz/TOPasscodeViewController
A modal passcode input and validation view controller for iOS
ArkadiYoskovitz/TouchHeatmap
iOS Swift Library for automatically generating TouchHeatmaps
ArkadiYoskovitz/Typographizer
Fix dumb quotation marks and apostrophes in Swift
ArkadiYoskovitz/view-controller-lifecycle-observers
Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!
ArkadiYoskovitz/WeakDelegate
WeakReference property delegate proposal