iOS and Cocoa goodies
284.5K views | +0 today
Follow

Facebook SDK 3.0 Beta for iOS

From developers.facebook.com

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.
No comment yet.

Example Source Code: Using Face Detection To Create The Illusion Of Real 3D On iOS Devices

From maniacdev.com

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.
No comment yet.

Open Source: Custom iOS Control For Creating Elegant Nested Table Views

From maniacdev.com

I've mentioned some great open source custom controls for creating custom table views for listing data such as this gorgeous custom circular table...
No comment yet.

Tutorial: Build An Angry Birds Style Game Quickly W/Cocos2d, LevelHelper and SpriteHelper

From maniacdev.com

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...
No comment yet.

How To Make a Simple Playing Card Game with Multiplayer and Bluetooth, Part 2 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer.
No comment yet.

Core Data on iOS 5 Tutorial: How To Work with Relations and Predicates | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team member Cesare Rocchi, a UX designer and developer specializing in web and mobile applications.
No comment yet.

How to Parse HTML on iOS | Ray Wenderlich

From www.raywenderlich.com

This is a blog post by iOS Tutorial Team member Matt Galloway, founder of SwipeStack, a mobile development team based in London, UK.
No comment yet.

How To Make a Simple Playing Card Game with Multiplayer and Bluetooth, Part 1 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer.
No comment yet.

QBKOverlayMenuView for iOS - Cocoa Controls

From www.cocoacontrols.com

Custom UI Controls for iOS and Mac OS X...
No comment yet.

How to Play, Record, and Edit Videos in iOS | Ray Wenderlich

From www.raywenderlich.com

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...
No comment yet.

How To Make A Game Like Fruit Ninja With Box2D and Cocos2D Part 3 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
No comment yet.

AURosetteView

From github.com

AURosetteView. Contribute to AURosetteView development by creating an account on GitHub.
No comment yet.

How To Make A Game Like Fruit Ninja With Box2D and Cocos2D Part 2 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
No comment yet.

Using Number Formatters

From useyourloaf.com

The NSNumberFormatter is one of those useful Foundation classes that is easy to forget about.
No comment yet.

How To Make A Game Like Fruit Ninja With Box2D and Cocos2D Part 1 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team Member Allen Tan, an iOS developer and founder at White Widget.
No comment yet.

Using the Google Places API With MapKit | Ray Wenderlich

From www.raywenderlich.com

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...
No comment yet.

UITableView Tricks

From www.youtube.com

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

 

EaK_iOS's comment, January 14, 2013 5:51 AM
Can you create this post with storyboard ?
jerometonnelier's comment, January 14, 2013 8:05 AM
This scoop.it is just a collection of bunches of code, I did not write everything myself ;)
Bertie Liu's comment, January 14, 2013 8:28 AM
jerome's right. opening an issue on the source of this project on github is a more possible way commenting here.

Introduction to RESTKit Tutorial | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team Member Scott McAlister, an indie iOS developer and founder of 4 Arrows Media.
No comment yet.

SGTabs

From github.com

SGTabs - Tab component for iOS 5+.You can show your ViewControllers in tabs, it is possible to add and remove tabs on the fly...
No comment yet.

FullScreenAnimations for iOS - Cocoa Controls

From www.cocoacontrols.com

Shows an example of a Path 2.0-like book opening animation on application launch.

No comment yet.

Moving objects along a bezier path in iOS

From blog.joalahdesigns.com

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...
No comment yet.

How To Draw Graphs with Core Plot, Part 2 | Ray Wenderlich

From www.raywenderlich.com

This is a blog post by iOS Tutorial Team member Steve Baranski, the founder of komorka technology, a provider of iOS development and consulting...
No comment yet.

How To Draw Graphs with Core Plot, Part 1 | Ray Wenderlich

From www.raywenderlich.com

This is a blog post by iOS Tutorial Team member Steve Baranski, the founder of komorka technology, a provider of iOS development and consulting...
No comment yet.

DMScrollingTicker for iOS - Cocoa Controls

From www.cocoacontrols.com

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.
No comment yet.