Keith Adler
Keith Adler

Reputation: 21178

Useful third-party Object-C GUI add-ons for iPhone development

When I develop in .NET there's lots of UI controls from companies like Infragistics and Telerik that enable me to build above-and-beyond standard usability and stylish GUIs rapidly. Is there anything like that for iPhone Objective-C development?

Upvotes: 4

Views: 221

Answers (2)

Aleks N.
Aleks N.

Reputation: 6247

May become useful for you as well. TouchCustoms There is more inside that described. Never had a good chance to write documentation for every small detail.

Upvotes: 1

Alex Reynolds
Alex Reynolds

Reputation: 96937

There's the venerable and lauded three20 library, but some might be concerned about use of private frameworks, which will get your app rejected.

Upvotes: 1

Related Questions