Search results for size

SQLiteInfo screenshot

SQLiteInfo

May 22, 2015 • Unspecified License
OS X app that gives information about the size in Kb for each table of a db
UIView-UpdateAutoLayoutConstraints screenshot

UIView-UpdateAutoLayoutConstraints

February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
IQLabelView screenshot

IQLabelView

January 22, 2015 • MIT License
IQLabelView is used to add text overlay and resize and rotate it with single finger. pod 'IQLabelView', '~> 0.1'
SDiPhoneVersion screenshot

SDiPhoneVersion

October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size. With the newer  devices, developers have more work to do. This library simplifies their job by allowing them to get infor...
No image provided.

MMPlaceHolder

August 29, 2014 • MIT License
A drop in solution to show UIView's size. Only one line code to use it.
No image provided.

AdjustFontSize-Xcode-Plugin

May 10, 2014 • Unspecified License
Increase Xcode font size with ⌘+. Useful for presentations.
MVSpeechSynthesizer screenshot

MVSpeechSynthesizer

April 10, 2014 • Unspecified License
Effective use of AVSpeechSynthesizer 1. Simple way to integrate the AVSpeechsynthesizer into your app. 2. Instead of delgate method it provides block methods. 3. Apart from simple usage it...
No image provided.

UIImageView_FaceAwareFill

January 14, 2014 • MIT License
This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centring the image just by its geometrical center. INSTALLATION: FaceAwareFill is...
ARSpeechActivity screenshot

ARSpeechActivity

December 31, 2013 • MIT License
A UIActivity subclass that reads the shared NSString using AVSpeechUtterance
Hark screenshot

Hark

October 01, 2013 • Unspecified License
An example Text to Speech App. Hark is a text to speech app I built in 3 hours based on the new AVSpeechSynthesizer SDK in iOS 7. I first learned about this SDK from Mattt Thompson's great NSHip...
IQGeometry screenshot

IQGeometry

September 27, 2013 • MIT License
IQGeometry is an extension to CGGeometry that provides easy functions for Geometry calculations in iOS.
TheCapper screenshot

TheCapper

September 16, 2013 • BSD License
iOS based utility for conveniently generating resizable UIImage code
ARLabel screenshot

ARLabel

June 18, 2013 • MIT License
Ever had one of the following problems with UILabel? - Unable to determine the correct font size to fit width and HEIGHT - UILabel adjustsFontSizeToFitWidth does not work as expected - Could n...
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 ...
TDResizerView screenshot

TDResizerView

January 25, 2013 • Public Domain License
TDResizerView is used to resize and rotate an imageview with single finger.
OHStackView screenshot

OHStackView

May 12, 2011 • MIT License
This class allows you to stack its subviews, and automatically layout its subviews. It updates the position of every of its subviews automagically as soon as you modify the size of one of its subview.
AutoResizingEditableTableViewCell screenshot

AutoResizingEditableTableViewCell

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

MGImageUtilities

April 14, 2011 • BSD License
Includes categories for proportional fill (scale, crop and more); and tinting UIImages.
CMTextStylePicker screenshot

CMTextStylePicker

March 20, 2011 • MIT License
iOS view controller tree for presenting a text font/size/colour picker to user. It is also possible to use the font or colour selectors separately.