1,101 skills found · Page 1 of 37
slackhq / SlackTextViewController⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
jverdi / JVFloatLabeledTextFieldUITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
CEWendel / SWTableViewCellAn easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
MortimerGoro / MGSwipeTableCellAn easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
KelvinJin / AnimatedCollectionViewLayoutA UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
John-Lluch / SWRevealViewControllerA UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
alikaragoz / MCSwipeTableViewCell:point_up_2: Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).
danielamitay / DACircularProgressDACircularProgress is a UIView subclass with circular UIProgressView properties.
loregr / LGButtonA fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
rvagg / Through2Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
cjwirth / RichEditorViewRichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
alskipp / ASValueTrackingSliderA UISlider subclass that displays the slider value in a popup view
JonathanLink / PDFLayoutTextStripperConverts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
fabiocaccamo / Python Benedict:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
moagrius / TileViewTileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
efremidze / VisualEffectViewDynamic blur background view with tint color (UIVisualEffectView subclass) 📱
njdehoog / NHBalancedFlowLayoutUICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balanced-photo-gallery
EddyBorja / MLPAutoCompleteTextFieldUITextfield subclass with autocomplete menu. For iOS.
apasccon / SearchTextFieldUITextField subclass with autocompletion suggestions list
stefanceriu / SCSiriWaveformViewUIView subclass that reproduces the waveform effect seen in Siri on iOS 7.