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/Archit-iOS
Intelygenz iOS Architecture
ArkadiYoskovitz/Assembly
ArkadiYoskovitz/AtomicKit
Concurrency made simple in Swift.
ArkadiYoskovitz/BATabBarController
A TabBarController with a unique animation for selection
ArkadiYoskovitz/clean-swift-templates
ArkadiYoskovitz/CleanStore
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
ArkadiYoskovitz/Crashlytics-FPCustomHandler
A helper class for Crashlytics to make your life easier
ArkadiYoskovitz/DisplaySwitcher
Custom transition between two collection view layouts
ArkadiYoskovitz/fantastic-ios-architecture
:japanese_castle: Better ways to structure iOS apps
ArkadiYoskovitz/FileProvider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files -- Swift
ArkadiYoskovitz/framework-oriented-programming
Framework Oriented Programming paper with example project
ArkadiYoskovitz/INSPersistentContainer
Open Source, 100% API compatible replacement of NSPersistentContainer for iOS8+
ArkadiYoskovitz/iOS-WKWebViewBridgeExample-Swift
A sample app in Swift that demonstrates how to bridge between JS-Native code using WKWebViews in iOS8.
ArkadiYoskovitz/LGButton
A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
ArkadiYoskovitz/LNPopupController
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
ArkadiYoskovitz/LoginKit
LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
ArkadiYoskovitz/ManualDependencyExample
Example Xcode project with sub-projects and manual dependency management.
ArkadiYoskovitz/multiprocess-preferences
this lib allow you to use shared preferences across multiple processes
ArkadiYoskovitz/objc-dependency-visualizer
Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
ArkadiYoskovitz/PageViewControllerWithSegues
ArkadiYoskovitz/Permission
A unified API to ask for permissions on iOS
ArkadiYoskovitz/PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
ArkadiYoskovitz/SafeAreaInputAccessoryViewWrapperView
SafeAreaInputAccessoryViewWrapperView provides a way to wrap custom inputAccessoryView views to respect bottom safe area layouts.
ArkadiYoskovitz/sambag
Android Time, Month-Year, and Date pickers implemented in Swift for iOS development
ArkadiYoskovitz/SDStateTableView
A subclass of UITableView to show states like data load error, no data found, no internet connection easily.
ArkadiYoskovitz/SimplePDF
A Swift class to easily generate simple PDF documents with page numbers and Table of Contents.
ArkadiYoskovitz/SkyFloatingLabelTextField
A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
ArkadiYoskovitz/swift-static-libs
ArkadiYoskovitz/TextFieldsTraversalController
A controller to manage the traversal of a collection of textields.
ArkadiYoskovitz/tray
a SharedPreferences replacement for Android with multiprocess support