IQScreenRuler
November 29, 2016 • Apache 2.0 License
As an iOS developer, I always feel the lack of simple app to check position of objects/elements in any picture or screenshot. Now it's very easy to find position and size of any UI element, specifi...
IQHTTPService
February 16, 2015 • MIT License
HTTP Client for iOS
Create Web API Client in simpler way.
IQAudioRecorderController
February 10, 2015 • MIT License
IQAudioRecorderController is a drop-in universal library allows to record audio within the app with a nice User Interface. The Audio Recorder produced the .m4a file and returns the path via it's de...
IQMediaPickerController
September 14, 2014 • MIT License
IQMediaPickerController allows user to capture Videos, Images and Audio using AVFoundation framework. It also allows user to pick Videos, Images and Audio from the iPhone photo and media library.
...
IQURLConnection
February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock
IQDatabaseManager
February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
IQDropDownTextField
November 23, 2013 • MIT License
TextField with DropDown support using UIPickerView
IQActionSheetPickerView
November 23, 2013 • MIT License
ActionSheet with UIPickerView
1) iPad compatible.
2) Easy integration.
IQGeometry
September 27, 2013 • MIT License
IQGeometry is an extension to CGGeometry that provides easy functions for Geometry calculations in iOS.
IQIrregularView
September 16, 2013 • MIT License
IQIrregularView is a UIView subclass, played with CAShapeLayer to create IrregularView. Irregular view responds to touches on only visible part of view i.e. CAShapeLayer.path. Suggestions and help ...
IQKeyboardManager
September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...