Default Sharing in iOS 7

前端 未结 6 1162
悲哀的现实
悲哀的现实 2020-12-23 11:23

I have seen this format (Image shown below) of share option in most of the iOS applications that support iOS 7. Is there a default code/framework available to implement this

6条回答
  •  再見小時候
    2020-12-23 12:05

    some good example code: How to display the default iOS 6 share action sheet with available share options?

    I know this question is particular to iOS 7, and the code example specifies iOS 6, but AFAICT they are very similar one might find the example code as helpful as I did.

提交回复
热议问题