SecurePropertyStorage
April 07, 2020 • MIT License
Helps you define secure storages for your properties using Swift property wrappers.
SafeBrowsing
July 10, 2018 • MIT License
Protect your users against malware and phishing threats using Google Safe Browsing
SpeechRecognizerButton
March 13, 2018 • MIT License
UIButton subclass with push to talk recording, speech recognition and Siri-style waveform view.
StateMachine
January 30, 2018 • MIT License
State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit
No image provided.
AVPlayerItemHomeOutput
May 23, 2017 • MIT License
Coordinate the output of content associated with your HomeKit lightbulbs. #Ambilight
ARFacebookShareKitActivity
July 16, 2016 • MIT License
Launch FBSDKShareKit from UIActivityViewController instead of the default Facebook share sheet.
ARDeepLinkButton
May 09, 2016 • MIT License
#UIButton subclass that handle deep links, shows in-app #SKStoreProductViewController or redirects to the #AppStore. Written in #Swift 2.1.1
ARDetector
July 03, 2015 • MIT License
CIDetector, AVCaptureVideoDataOutput and AVCaptureMetadataOutput categories. With face, rectangle, QR Code, the future text CIDetector and blocks for AVCaptureOutput handling.
FSNetworkingSearchController
April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.
UILabel-AutomaticWriting
March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
ARHomeScreenShortcuts
February 23, 2015 • MIT License
Installs home screen shortcuts to features of your app like OneTap or Facebook Groups.
PFLinkedInUtils
February 23, 2015 • MIT License
The #PFLinkedInUtils class provides utility functions for working with LinkedIn in a Parse application.
UIUserNotificationSettings-Extension
December 10, 2014 • MIT License
Helper methods that will make you much easier to handle #Interactive #Notifications.
NSDate-Extension
June 30, 2014 • MIT License
Use NSDate-Extension to handle NSDate objects easily.
[[NSDate date] get:@(8).days.ago];
ARWebServerActivity
April 20, 2014 • MIT License
A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.
ARObjectCollectionViewController
February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
ARSpeechActivity
December 31, 2013 • MIT License
A UIActivity subclass that reads the shared NSString using AVSpeechUtterance
ARChromeActivity
December 31, 2013 • MIT License
A UIActivity subclass that opens URLs in Google Chrome
ARAutocompleteTextView
November 20, 2013 • MIT License
ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email addre...