Marin Todorov

Results 24 repositories owned by Marin Todorov

EasyAnimation

3.0k
Stars
201
Forks
Watchers

A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!

timeui

108
Stars
4
Forks
Watchers

Profile apps from the command line — duration, cpu & memory usage.

DoNilDisturbPlugin

109
Stars
4
Forks
Watchers

A plugin for your Xcode project that stops you from working outside work hours

Advanced-RSS-reader

34
Stars
13
Forks
Watchers

An example of an RSS reader app for iPhone, full source and comments

Cancellor

32
Stars
0
Forks
Watchers

Bind multiple cancellables to the lifetime of another object like a view controller.

EventBlankApp

291
Stars
46
Forks
Watchers

A free open source iOS app for events or conferences. Read more on the app's webpage:

HUD

25
Stars
11
Forks
Watchers

Beautiful alert message/ progress hud component for iOS Objective-C

MTLog

222
Stars
24
Forks
Watchers

NSLog replacement for coders!

MTPopupWindow

84
Stars
26
Forks
Watchers

Popup-window style view for Objective-C, which loads contents of an HTML file. Easy one-line usage. Check the readme for example

MTTestSemaphore

33
Stars
2
Forks
Watchers

A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera, etc.