cameronbell/CBFormController
github.com
A customizable iOS Form Controller
Starred GitHub repos I've synced to Larder.
Published by
Belle
A customizable iOS Form Controller
Lightweight Swift Dependency Injection Framework
ViewAnimator brings your UI to life with just one line
iOS Slide Menu Controller. It is written in pure swift.
A realistic password strength estimator.
Handy UITextField additions like insetting text.
Add a placeholder to UITextView.
A simple subclass of UILabel with vertical alignment and text insets.
Color utilities for macOS, iOS, tvOS, and watchOS
Simple utility for only executing code every so often.
Feature packed Xcode extension
Xcode extension for adding imports from anywhere in the code ☝️
Xcode extension for generating MARK comments.
XCode 8 Extension. Find and "//MARK:".
A new declarative approach to populate and manage UITableViews
iOS-based charting library for both line and bar graphs.
A lightweight library of animated graphs for iOS.
An Objective-C category that adds toast notifications to the UIView object class.
A very powerful iOS message notifications and AlertView extensions. It can be easily realized from the top of the screen, the bottom of the screen and the middl
A walkthrough view controller class for iOS designed to simplify the creation of the walkthrough design pattern.
Easily show tutorial anywhere in your project with the minimal amount of code to obstruct the regular app flow.
Easily present the latest changes and features to your users on app updates.
A generic Walkthrough / Onboarding Tutorial for Android apps.
A Swift Autolayout DSL for iOS & OS X
A custom alert view for iOS 7+ written in Swift.
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
iOS Debounce class for when you have a method executed only once every x seconds
An iOS version of the NSTokenField (See To: field in Mail and Messages).
iOS custom view that let you add token view inside like NSTokenField
a text-field like view that handles tokens as seen in the Mail app
Easy-to-use token field that is used in the Venmo app.
A replica of iOS's native contact bubbles UI
Tags Input View Library
An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
An iOS control for displaying multiple selections as tokens.
A library for creating tableviews programatically.
Quickly create a view with tags with an option to delete
SKTagView is a view that supports to display tags with Autolayout.
Native iOS
:iphone: Collaborative List of Open-Source iOS Apps
An iPhone app for lobste.rs
An open-source iOS personal analytics tool
A generic, customizable personal data tracker for iOS
A HealthKit powered menstrual cycle tracker
Show off your GitHub contributions from your lock screen 📱
Caffeine tracking for everyone
UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews.
FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.
Source for confcodeofconduct.com
An Objective-C Class which implements the Promises/A+ specification.
Futures, for Objective-C, that automatically collapse so it's nearly impossible to mix up the level of future nesting despite the lack of generics.
A Swift based Future/Promises Library for IOS and OS X.
Objective-C Promises in the CommonJS style
DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child nodes.
an attempt at Promises in Swift