Search results for access

UDAExplainer screenshot

UDAExplainer

January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
CharacterCounter screenshot

CharacterCounter

September 29, 2019 • MIT License
A library that provides counter label component that can be added as a subview to a view or can be used as a keyboard accessory view
FlexibleRowHeightGridLayout screenshot

FlexibleRowHeightGridLayout

August 20, 2019 • MIT License
A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
Ribbon screenshot

Ribbon

August 11, 2019 • MIT License
🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.
TypographyKit screenshot

TypographyKit

March 01, 2019 • MIT License
📰Consistent & accessible visual styling on iOS with support for Dynamic Type.
PermissionsKit screenshot

PermissionsKit

October 29, 2018 • MIT License
The convenience wrapper on macOS permissions API, including Mojave Full Disk Access.
ScrollableHintView screenshot

ScrollableHintView

March 15, 2018 • Apache 2.0 License
Long press on UIView to show hint with scrolling.
TextFieldsTraversalController screenshot

TextFieldsTraversalController

October 18, 2017 • MIT License
A controller to manage the traversal of a collection of textfields. This controller comes with a custom inputAccessoryView that mimics the one used in Safari when traversing through a form.
LTHRadioButton screenshot

LTHRadioButton

November 05, 2016 • MIT License
A radio button slightly inspired by Google's material radio button.
UITextField-Navigation screenshot

UITextField-Navigation

July 21, 2016 • MIT License
UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields and UITextViews. It allows you to specify a next field either on the Interface Builder or programma...
PAGestureAssistant screenshot

PAGestureAssistant

June 23, 2016 • MIT License
A drop-in UIViewController category for showing interaction tips and tutorials to users.
DeviceAccessViewController screenshot

DeviceAccessViewController

March 08, 2016 • Apache 2.0 License
授权管理页面 Easy way to know the authorization status.
YZKeyboardInputAccessoryView screenshot

YZKeyboardInputAccessoryView

March 16, 2015 • MIT License
A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality ...
BABFrameObservingInputAccessoryView screenshot

BABFrameObservingInputAccessoryView

February 22, 2015 • MIT License
A simple view which allows for an iOS Messages style keyboard input view and panning behavior. Supports iOS 7.0+ - Free of method swizzling - No associated objects or other runtime hacks - ...
KeychainAccess screenshot

KeychainAccess

January 28, 2015 • MIT License
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs exremely easy and much more palatable to use in Swift.
JMFormDescription screenshot

JMFormDescription

October 17, 2014 • MIT License
JMFormDescription is an Objective-C library for easily creating and managing complex structured forms.
No image provided.

Vangogh

September 16, 2014 • MIT License
Color blindness simulation in real time for iOS apps. Video demo is available at: http://gfycat.com/HelpfulAchingCoati
RDRStickyKeyboardView screenshot

RDRStickyKeyboardView

March 05, 2014 • MIT License
Replication of iMessage's text input behavior on iOS 7 (UIScrollViewKeyboardDismissModeInteractive + persistent inputAccessoryView)
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.