Pinned Repositories
BTBadgeView
View that replicates and extends the number badge UI element in iOS.
BTButton
Custom UIButton implementation with image and text.
BTProgressView
Customized UIProgressView.
BTRatingView
Simple 5 star rating view.
BTSharingService
Nice and simple sharing service solution.
BTStoreView
Native App Store window inside app.
BTTitlePaginationView
Twitter-like title pagination view.
BTUtils
Usable utility methods, categories, macros and helpers.
PovioKit
A modular library collection
PovioKitAuth
Social Auth with ease
borut-t's Repositories
borut-t/BTBadgeView
View that replicates and extends the number badge UI element in iOS.
borut-t/BTUtils
Usable utility methods, categories, macros and helpers.
borut-t/BTRatingView
Simple 5 star rating view.
borut-t/BTButton
Custom UIButton implementation with image and text.
borut-t/BTTitlePaginationView
Twitter-like title pagination view.
borut-t/BTProgressView
Customized UIProgressView.
borut-t/BTStoreView
Native App Store window inside app.
borut-t/BTSharingService
Nice and simple sharing service solution.
borut-t/Cocoa-Touch-Additions
A collection of assorted categories to common Cocoa Touch classes
borut-t/Sparkle
A software update framework for the Mac
borut-t/ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
borut-t/AKTabBarController
Adaptative and customizable tab bar for iOS.
borut-t/Alamofire
Elegant HTTP Networking in Swift
borut-t/Babelish
Chaotically confused, like Babel
borut-t/BetterSegmentedControl
An easy to use, customizable replacement for UISegmentedControl & UISwitch.
borut-t/circleci-demo-ios
A sample iOS app that builds on CircleCI
borut-t/Harpy
Notify users when a new version of your iOS app is available, and prompt them with the App Store link.
borut-t/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
borut-t/iOS-handbook
Guidelines and best practices for excellent iOS apps
borut-t/JTProgressHUD
HUD designed to show YOUR views (eg. UIImageView animations) in the HUD style with one line of code.
borut-t/Kingfisher
A lightweight and pure Swift implemented library for downloading and caching image from the web.
borut-t/Lockbox
Objective-C utility class for storing data securely in the key chain.
borut-t/Marathon
Marathon makes it easy to write, run and manage your Swift scripts 🏃
borut-t/Marklight
Markdown syntax highlighter for iOS
borut-t/ScreenHint
A screenshotting tool for thinking clearly
borut-t/Specs
A repository of CocoaPods (cocoapods.org) specifications.
borut-t/stripe-ios
Stripe iOS SDK
borut-t/SwipeableTabBarController
UITabBarController with swipe interaction between its tabs.
borut-t/SwipeView
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
borut-t/xcjobs
Support the automation of release process of iOS/OSX apps with CI