1

The "Gallery" Application in iOS ( atleast the newest version ) has a nice share view, which is black, and each share media ( facebook, twitter, mail, etc ) Is in a different square. I will upload an image if nobody knows it.

I wanted to use this view and I wanted to know - is that a standard view in the ios library or will I have to create a custom view like it by myself?

Tnx for the help!

Niv
  • 2,294
  • 5
  • 29
  • 41

1 Answers1

3

It's a UIActivityViewController, available since iOS 6.0.

omz
  • 53,243
  • 5
  • 129
  • 141