Reputation: 341
Is there a SIMPLE way to share an image and text on Facebook. I used to use an early version of Sharekit but it has since evolved into a huge library which is a lot of work to setup. Is there another simple option that doesn't require to setup and change a ton of settings just to have a simple "Share on Facebook" function? I don't need twitter and the gazillion other options that Sharekit includes today... And I personally think that Sharekit is getting very bloated... the installation alone is like a 10 page long guide.
Upvotes: 1
Views: 277
Reputation: 82209
Cocoacontrols has a few Facebook-specific share controls.
The prettiest (IMHO) is this one:
http://www.cocoacontrols.com/platforms/ios/controls/asfbpostcontroller
Looks really good to me, though I must admit I haven't tried it yet. Setup should be simple as it only deals with Facebook.
EDIT: Here are some more:
http://www.cocoacontrols.com/platforms/ios/controls/bcdsharesheet
http://www.cocoacontrols.com/controls/ftshare-an-easy-way-to-share-using-facebook-twitter-and-mails
http://www.cocoacontrols.com/platforms/ios/controls/ddshareviewcontroller
Upvotes: 1