ShareKit: sharing made easy
Mar 15
Programming, Tech Facebook, iOS, ShareKit, Social, Twitter No Comments
Today being social means being cool. I mean, most apps have some sort of a sharing feature. There are tons of social networks, but the ones that hold most attention are Twitter and Facebook. Imagine yourself coding a share feature for each social network. Seems a bit painful, doesn’t it? So here’s the solution for your sharing problems! ShareKit is a framework which contains classes that allows you to share stuff on most popular social networks. ShareKit supports networks like ReadItLater, Facebook and Twitter.
Just copy a couple files to your project, import a header and implement a share feature with a few lines of code, and it’s done! Some networks will require you to get an API key, but ShareKit has a header file for you to configure it. Just paste your API keys and it’s configured.
You can download it and find more information on its official website.
Twitter
Facebook