iphone - How to customize an actionSheet for social sharing to get one like as if i did with an activityViewController -


I am working with iOS 5.1. I am using an action sheet to do social sharing functionality

Is it like to customize it to get something like iOS 6?

I take a look at this ShareThis, it has done a lot of work for you.

For iOS 5 compatibility, try REActivityViewController

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -