An open source control for creating UIActionSheet popover's on iPad that are customizable using the UIAppearance protocol (so you can change colors/style etc.)

You can find LTKPopoverActionSheet with a full example on Github here.
You can read about LTKPopoverActionSheet on the Logical Thought blog.
A nice easy way to create customized popover action sheets.
A nice control for making customized popover
2.Open Source Library For Easily Tracking Leaky iOS View Controllers
A library that notifies you if a UIViewController does not dealloc a certain amount of time after disappearing so you can easily pick up view controller related memory leaks even if using blocks.
You can find MSVCLeakHunter with a demo project on Github here.
An easy way to track down some potentially very tricky bugs.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C,Open Source,iPad Popovers
Today's iOS Developer resources is a library for tracking down images that are incorrectly sized for their container views. This can cause performance issues, blurry and stretched looking images. This library outlines any incorrectly sized image views, details when an image is clicked, and you can also change the images at runtime through dropbox.
You can find AGImageChecker by Angel Olloqui on Github here.
A very handy plugin as you can just drop it in and automatically diagnose image issues.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C,iOS,iOS Library,Open Source,Images Handling In iOS
A very useful control for displaying images of different sizes.
You can find the control BDDynamicGridViewController by Norez Orankijananon Github here.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
iPad,iPhone,iPhone Coding,iPhone OpenSource, Open Source, iPhone Source, iPhone Sample,Mobile Development Tutorials,Mobile Developments,Objective C
The UICalloutView (those "bubbles" you see in map view) is a control that has been mimicked many different times. with numerous popout type views. There's some good ones, but none have the same level of versatility as the official UICalloutView which unfortunately is only available for use with map annotations.
Read More...
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
iPad,iPhone,iPhone Coding,Mobile Development Tutorials,Mobile Developments,Objective C,Open Source,iOS Resources,iOS MapKit