Search results for resizing

ResizingTokenField screenshot

ResizingTokenField

July 07, 2019 • MIT License
A token field implementation written in Swift 5. The token field displays an optional label at the start, a multiline list of tokens, and a text field at the end. Tokens can be collapsed into a ...
No image provided.

Sizes

October 06, 2018 • MIT License
View your app on different device and font sizes
Resizing Image in Navigation Bar screenshot

Resizing Image in Navigation Bar

January 11, 2018 • MIT License
Implementation of a resizable image in right top corner of Navigation Bar with Large Title (iOS11). Try it at appetize: https://appetize.io/app/gqn51ptcx21p46enuz96xfx94w. Tutorial: https://b...
NSJFontResizingUITextView screenshot

NSJFontResizingUITextView

July 14, 2017 • MIT License
The UITexfield can adjust its font size from a max value to a min value dynamicaly with its text. NSJFontResizingUITextView implements the same for UITexView.
HTKDynamicResizingCell screenshot

HTKDynamicResizingCell

November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
PureLayout screenshot

PureLayout

June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
UIView+AutoLayout screenshot

UIView+AutoLayout

August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout The ultimate API for iOS Auto Layout -- impressively...
ZDStickerView screenshot

ZDStickerView

June 07, 2013 • MIT License
ZDStickerView is an Objective-C module for iOS and offers complete configurability, including movement, resizing, rotation and more, with one finger. If you want to ask or suggest something to m...
ResizeImage screenshot

ResizeImage

January 27, 2013 • MIT License
ResizeImage is an example project demonstrating how to resize image without using UIPinchGesture. Tap on image and with the help of points on an image you will be able to resize the image. It also ...
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
AutoResizingEditableTableViewCell screenshot

AutoResizingEditableTableViewCell

May 07, 2011 • Unspecified License
iOS UITableViewCell that automatically adjusts its height as you enter text.