Open-source frameworks/projects for iPhone platfor

2020-05-11 09:44发布

I'm looking for a collection of open-source frameworks/projects for the iPhone platform.

I've found quite a few good frameworks and resources. Such as ASIHTTPRequest, DrawKit, and Cocos2D just to name a few.

I'm just curious about the minor, or unknown frameworks that have yet surfaced or that I'm unaware of. Do any of you know of frameworks that are not mentioned in the following link?

Some of the frameworks that I've found and utilize in some of my iPhone applications can be found here (list of iPhone frameworks).

I'm not limiting the scope or type of frameworks/projects all are welcome.

4条回答
倾城 Initia
2楼-- · 2020-05-11 10:18

instead of listing open source components.

Here are the sites from were you can find reusable components

1) http://cocoacontrols.com/

2) http://open.iphonedev.com/

3) http://cocoaobjects.com/

Here is the twitter account where you can find popular reusable components on github about iPhone or iPad 4) https://twitter.com/#!/github_objc

as answered here Is there a gallery of reusable iPhone components on the web?

查看更多
爷的心禁止访问
3楼-- · 2020-05-11 10:24

This is a pretty cool library:

"ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications." - http://allseeing-i.com/ASIHTTPRequest/

Also, here's a list I stumbled upon in my travels:

查看更多
登录 后发表回答