1

I need to integrate social media for sharing a photo in my app. My app will have one UIImageView with some image and one button for sharing the image. As soon as I click on the button I should get the list of social networking apps installed on my iPhone and I should be able to share the image on selecting any one of them as shown in the figure below.

enter image description here

sachi
  • 2,122
  • 7
  • 30
  • 46

1 Answers1

0

Try ShareKit (https://github.com/ShareKit)

abdul
  • 61
  • 2