-
Coordinator Public
Implementation of Mediator pattern to control screens flow.
-
-
-
GCDFeedback Public
A GCD-based implementation of RxFeedback. Unidirectional Data Flow Architecture.
-
-
FataMorgana Public
FataMorgana generates mocks using Mirage library.
-
Mirage Public
Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.
-
Demo_LineChart Public
A demo project created to show a variant of line chart implementation.
Swift UpdatedMar 30, 2019 -
-
Demo_VKChallenge Public
A small application for newsfeed without using any third party library
Swift MIT License UpdatedDec 9, 2018 -
GitReviewer Public
A script to get the preferable reviewer for your task depending on code ownership
-
VBCollectionViewController Public
VBCollectionViewController extends UICollectionViewController by adding pagination, pull-to-refresh and other useful features.
Objective-C MIT License UpdatedSep 19, 2016 -
TTTLocalizedPluralString Public
Forked from mattt/TTTLocalizedPluralStringNSLocalizedString with a Count Argument
Objective-C MIT License UpdatedJul 3, 2016 -
VBAutolayout Public
VBAutolayout is a library which makes programmatic autolayout creation comfortable, readable and code-minimized.
-
VBError Public
VBError is a base class for your own errors. It makes error creation and handling more effective.
Objective-C MIT License UpdatedMay 30, 2016 -
VBException Public
VBException is a base class for your own exceptions. It makes exception creation and handling more effective.
Objective-C MIT License UpdatedMay 30, 2016 -
VBTableViewController Public
VBTableViewController extends UITableViewController by adding pagination, pull-to-refresh and other useful features.
-
UIKit-VBProgrammaticCreation Public
UIKit-VBProgrammaticCreation is a set of categories for UIKit classes (UIView, UIButton, UIBarButtonItem, ...) which help to create readable code if you instantiate ui elements programmatically.
Objective-C MIT License UpdatedMay 30, 2016 -
VBRandom Public
VBRandom is a pseudo-random numbers generator. Using of VBRandom simplifies random numbers creation code.
-
VBMathParser Public
VBMathParser is a simple framework to perform mathematical expressions parsing. Math parser is conceived as a one-line string-to-double converter.
-
VBVerticalScrollView Public
VBVerticalScrollView limits scrolling to only vertical direction by resizing its contentView.
Objective-C MIT License UpdatedMay 29, 2016 -
VBDefines Public
Useful objective-c defines (e.g., NSLog improvements)
Objective-C MIT License UpdatedMay 26, 2015 -
VBMathMatrix Public
VBMathMatrix instance represents a mathematical matrix (numbers organized in rows and columns). This class supports a number of features such as basic matrix operations, row operations, matrix tran…
Objective-C MIT License UpdatedNov 8, 2014