Stars
A repo where I provide reasons to problems that are not clearly explained on the internet
LeetCode Solutions in Swift 5
Smart textfield which holds existing inputs. For e.g You do not want to enter the server address again by typing rather than selecting from existing input lists which was entered.
Elegant dynamic secure PINs, which may have 'n' inputs based on confguration with or without confirmation PIN using swift code
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
Example applications that use the OpenTok iOS SDK
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,…
Yet another animated flat buttons in Swift
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
Realm is a mobile database: a replacement for Core Data & SQLite
deepakiosdev / peertalk
Forked from rsms/peertalkiOS and Mac Cocoa library for communicating over USB
deepakiosdev / RTLabel
Forked from honcheng/RTLabelsimple rich text display for iOS using html-like markups