I'm working with iOS 5.1. I'm using Action Sheet to do the social sharing functionality.
Is there a method to customize it to get something like in ios 6 like in this photo's link?
I'm working with iOS 5.1. I'm using Action Sheet to do the social sharing functionality.
Is there a method to customize it to get something like in ios 6 like in this photo's link?
I'd take a look at ShareThis. It has already done a lot of the work for you. https://github.com/ign/ShareThis
For iOS 5 compatibility, try REActivityViewController. https://github.com/romaonthego/REActivityViewController