taevanbat
taevanbat

Reputation: 435

How to implement Facebook and Twitter into an iPhone app

Hey guys! I'm making my own Facebook app (or Twitter) and I would like to know how to implement it into your iPHone app. If anyone could help me, send me a link or something Thanks!

Upvotes: 0

Views: 1363

Answers (2)

Kenny Winker
Kenny Winker

Reputation: 12087

http://www.getsharekit.com/

ShareKit allows you to add support for many social sites to your app. It's super great and free. Check it out. You can look at the code to see how endlessly complicated the facebook/twitter apis are :)

Upvotes: 1

shh
shh

Reputation: 682

http://developers.facebook.com/blog/post/213 You can take a look for Facebook API.

Upvotes: 0

Related Questions