Flipboard/FLAnimatedImage

share gif image

Opened this issue · 1 comments

How can i share gif image using UIActivityViewController ?

Thanks in advance.

You share either:

  1. An NSURL object with the gif's URL,
    – OR –
  2. The NSData object that the FLAnimatedImage is using for animated image.