Objective-c related Category2

Source: Internet
Author: User

  • Nsattributedstring+height

    Get attributedstring ' s height

  • UIView+tyalertview

    Powerful, easy-to-use Alert view or popup view with Controller and window, support Blur effects,custom view and animation

  • Uiimageview+rotate

    Uiimageview Rotation

  • UIButton+rotate

    Rotate UIButton

  • Uiimageview+quickimageview

    Quickly returns a new Uiimageview already loaded with a UIImage

  • UIView+easing

    Adding easing to UIView animation blocks

  • Uinavigationbar+customheight

    Allows custom uinavigationbar height on IOS 7 and 8.

  • UIView+debug

    Debug UIView frame by adding a red border

  • Uistatusbar+chameleon

    Never worry about whether or not your status bar would be readable again. This category within the Chameleon framework provides you to a easy Uistatusbar method that returns either a dark or Li Ght status bar based on a object ' s color directly beneath the status bar (i.e. Uinavigationbartintcolor, uiviewbackground Color, etc.).

  • Nsarray+chameleon

    Returns Arrays of your choosing:analogous, complementary, or triadic flat color schemes, based on the initially provided Colors.

  • Uiviewcontroller+chameleon

    This enables a flatify feature, which is innovative and easy-to-use. With only one line of code, every a single color on the screen can is converted into the closest flat version of itself. It works with both storyboard objects as well as programmatically-created objects.

  • Uicolor + Chameleon

    Chameleon is equipped with the hand-picked flat colors that come both shades:light & dark. It enables methods that allow you to find the contrasting color of, complementary color of, or closest chameleon color to Any color originally provided. If you ' re not picky, you can even ask Chameleon to return a random color!

  • Skproduct+localizedprice

    . Return Localized.price as NSString with currency and price.

  • UILabel+attributed

    Core text framework for lines space and add tails

  • UIApplication+phonecapability

    Checks whether the device can indeed place a phone call.

  • Uiinterpolatingmotioneffect+naturalmotion

    Easy Uiinterpolatingmotioneffect. Learn more:http://hack.swic.name/easy-uiinterpolatingmotioneffect/

  • UIView+easingfunctions

    A category on UIView This allows to use the custom easing functions with block-based animations.

  • UIView+lyt

    Makes AutoLayout (more) readable and less verbose.

  • Nstimer+extension

    Nstimer extension with block support and the ability to pause and resume it

  • NSObject+associated

    Easy-to-add properties and Ivars to categories with Tools and snippets

  • UIView+autolayout

    The ultimate API for IOS Auto Layout – impressively simple, immensely powerful.

  • NSObject+dproperty

    You can add a property in a category

  • Uiviewcontroller+marypopin

    Category to display modal-like view controllers with many options.

  • Nslayoutconstraint+tatlayoutfactory

    ADDS support for creating constraints using a linear equation format string

  • Uiimageview+faceawarefill

    This category applies Aspect Fill content mode to an image and if faces is detected it centers them instead of centering The image just by its geometrical center.

  • Nsregularex+objcregex

    Nsregularexpression categories that simplify regular expressions in objective-c

  • Uiscrollview+extensions

    A category on Uiscrollview for detecting when the content has scrolled to top or bottom.

  • NSObject+autocoding

    Provides automatic support for nscoding and nscopying

  • Nsinvocation+simplecreation

    Create invocations the simple.

  • NSString+shpersian

    Enables Persian fonts rendering.

  • UILabel+contentsize

    Calculate the size of the content inside a UILabel

  • Uiviewcontroller+swizzled

    Logs the Uiviewcontroller hierarchy including the name of the view controller you is in, plus a representation on how Dee P are.

  • NSObject+association

    Ever dreamed of adding "UserInfo" to an Uialertview? Now you can! This category allows the assign any object to an object from IOS 3.1 and Mac OS 10.6 and up.

  • Nshttpcookiestorage+freezedry

    Persist UIWebView cookies between app restarts. See GitHub note!

  • Uidevice+hardware

    Detect hardware version of device

  • NSObject+logdealloc

    Logs when Dealloc was called on the object

  • NSObject+sfobservers

    Expanding both Nsnotificationcenter and KVO to provide auto removal of observers

  • UIApplication+networkactivity

    Uiapplication+networkactivity keeps track of what many network operations you currently has and manages the Networkactivit Yindicator for you.

  • UIView+recursion

    Find a subview recursively

  • UIView+roundedcorners

    Add rounded corners to any view using layer mask.

  • UIView+stacker

    Stack subviews vertically ordered by their index. Good when u want to use XIB's and need to layout views (Show/hide) based on external data, but cannot use AutoLayout.

  • NSString+pdregex

    Simplifying use of Regular Expressions

  • Mkmapview+movelogo

    This category allows your to move the Mkmapview logo so it remains visible if you put other stuff on the Mapview. If The logo is hidden, the app won ' t pass the app Store review. Tested with IOS 5 through 7.

  • NSDate+escort

    A NSDate Utility Library that's compatible with Nsdate-extensions API

  • UILabel+dynamicsizeme

    Adjust UILabel to change it's frame according to it s content

  • UIView+toast

    Android-style toast notifications to IOS.

  • UIImage+nyximageskit

    A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing ... and more

  • Uiviewcontroller+mjpopup

    A uiviewcontroller Category to display a viewcontroller as a popup with different transition effects

  • UIImage+mgimageutilities

    Proportional Fill & Tinting

  • Multipleobjects+dtfoundation

    Dtfoundation is a collection of utility methods and category extensions that cocoanetics are standardizing on. This should evolve into a toolset of the well-documented and-tested code to accelerate the future development.

  • Uiimageview+webcache

    Asynchronous image downloader with cache support

  • Uicolor+colours

    Adds predefined colors, some color helper methods and can generate color schemes

  • UIImage+pdfcoloredimage

    Converts a black PDF image into a UIImage of any size, in any color

  • NSData+asynccacher

    NSData category for async loading the data from URL and calling block. Requested data is cached with Nscache and can be requested multiple times simultaneously.

  • NSDate+helper

    A category to extend Cocoa's nsdate class with some convenience functions.

  • Multipleobjects+objectivesugar

    Objectivec additions for humans. Ruby style.

  • Mkmapview+zoomlevel

    Setting zoom level in a Mapview

  • NSObject+mkblockadditions

    Block based Category additions for Alertview and actionsheets

  • NSString+extensions

    A Utility box for nsstrings. Converts TO:SHA1, NSNumber. Test for being empty. Contains substrings and replace substrings from Nsdictionary.

  • UIView+utils

    Viewutils is a collection of category methods designed, extend UIView with all the handy little properties and Functio Nality that all wished were built-in to begin with.

  • NSDate+timeago

    A "Time Ago", "time since", "relative date", or "Fuzzy Date" category for NSDate and IOS, Objective-c, Cocoa Touch, IPhone Ipad

  • NSString+fontawesome

    Enables Fontawesome for IOS

  • Nsarray+firstobject

    Gets the first object in a array or returns nil for empty array.

  • UIView+modifyframe

    Makes modifying the view frame not hellish

  • NSString+usefulshit

    Objective-c Category Demonstration

  • NSObject+swizzle

    Monkey-patching IOS with objective-c Categories part iii:swizzling

  • Ccnode+gesturerecognizers

    Gesturerecognizers support for cocos2d, just include category and your is ready-to-use gesture recognizers. Works with both 2.x and 1.x cocos2d.

  • NSObject+autodescription

    Enables easy and descriptive logging for any class (derived from NSObject)

  • CGRect+additions

    Some functions for dealing with cgrects

Objective-c related Category2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.