Search Results for: uiview+animation
Best Resources In iOS Development – October 31, 2011
Welcome to another edition of the best resources in iOS development listing resources from this website ordered by popularity.
Since the last update there has been a continued interest in information related to the new API’s introduced with iOS 5, and many new tutorials have been the iOS 5 programming tutorials including several specifically on the new Xcode storyboards feature.
Here are the resources:
iOS Library To Drastically Cleanup UIView Animation Sequence Code With Blocks (Open Source)
If you’ve ever animated a UIView – then you know how it works.
If you’ve been developing on the iOS platform awhile you may remember that early on UIView animations would take a ton of code. You would start the sequence and write separate method calls to set the delegate and callbacks.
Support for blocks with UIView animations was introduced in iOS 4 which made for far less typing, but the syntax could still become very ugly and still requires quite a bit of typing..
Best Resources In iOS Development – October 3rd 2011
This week’s list of resources includes an easy to use XML parser, Cocos2D special effects, a tutorial on building your own custom UIControl’s and more.
The iPhone 5 event has officially been slated for Oct. 4th, and it will be interesting to see if any unexpected features are added.
Here are the resources listed in order of popularity:
Tutorial: Building A Solitaire Board Game With The iOS SDK
With all the tutorials that have been posted on this site demonstrating how to use different iOS game engines to create games a new user may think that these game engines are the only way to go – and everything you learned in those beginner iPhone development books like the basics of animating UIViews was completely unsuitable for gaming.
Best Resources In iOS Development – August 29th 2011
Welcome to the site, and to another list featuring some of the best resources in iPad and iPhone development that were features on this site in the last week. I know that many regular visitors have had quite a bit on their minds more important than development in the last few days, and I hope that all is well.
This list features some excellent open source frameworks, and controls – some answers to visitor questions, and some very useful tutorials and tools.