Facebook SDK 3.0 Beta for iOS
We’re happy to announce a major update to the Facebook SDK for iOS that makes it easier and faster to develop Facebook-integrated iOS apps.
Get Started for FREE
Sign up with Facebook Sign up with X
I don't have a Facebook or a X account
We’re happy to announce a major update to the Facebook SDK for iOS that makes it easier and faster to develop Facebook-integrated iOS apps.
Early last year an app known as i3D hit the app stores demonstrating monocular 3D that uses face detection to provide the illusion of real 3D.
I've mentioned some great open source custom controls for creating custom table views for listing data such as this gorgeous custom circular table...
I previously mentioned tutorials on building an Angry Birds style game with Cocos2D and Chipmunk which has become somewhat dated, and I've also mentioned the...
This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer.
This is a post by iOS Tutorial Team member Cesare Rocchi, a UX designer and developer specializing in web and mobile applications.
This is a blog post by iOS Tutorial Team member Matt Galloway, founder of SwipeStack, a mobile development team based in London, UK.
This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer.
Custom UI Controls for iOS and Mac OS X...
This is a blog post by iOS Tutorial Team member Abdul Azeem, software architect and co-founder at Datainvent Systems, a software development and IT services...
This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
AURosetteView. Contribute to AURosetteView development by creating an account on GitHub.
This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
The NSNumberFormatter is one of those useful Foundation classes that is easy to forget about.
This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
This is a post by iOS Tutorial Team Member Jason van Lint, the founder and owner of Dead Frog Studios, a boutique design and app building studio in...
From https://iphone2020.wordpress.com
"Recently we came across innovative UI controls like Path and Clear controls. I am pretty amazed to see a simple UITableView and its cells in iOS, can be tweaked to get a eye-catching effects as in Clear app. After that there came a series of controls using UITableView, but this one from raw engineering was quiet nice.
After playing with it, I revisited the nuances of UITableView and came up with this simple UI Layoout which is our topic now. Take at look at this demo"
✔ Sources: https://github.com/bharath2020/UITableViewTricks
This is a post by iOS Tutorial Team Member Scott McAlister, an indie iOS developer and founder of 4 Arrows Media.
SGTabs - Tab component for iOS 5+.You can show your ViewControllers in tabs, it is possible to add and remove tabs on the fly...
Shows an example of a Path 2.0-like book opening animation on application launch.
The What And Why Of It All This week I’m giving back some code that I developed as a learning exercise for moving an object along a bezier path under the iOS environment. This code also has i...
This is a blog post by iOS Tutorial Team member Steve Baranski, the founder of komorka technology, a provider of iOS development and consulting...
This is a blog post by iOS Tutorial Team member Steve Baranski, the founder of komorka technology, a provider of iOS development and consulting...
DMScrollingTicker is an advanced horizontal scroll ticker class made in Objective-C for iOS. It doesn’t use standard NSTimer to perform animations but instead Quartz Layers / CoreGraphics. It allows to load any set of UIView subclasses and add to the scrolling queue with a simple call.