drawRect / Instagram_Stories

Inspired by Instagram Stories functionality. This source is similar to Instagram Stories, which is having both image and video support.
MIT License
415 stars 76 forks source link

Optional swipe up for more action #88

Closed codobuxsocial closed 4 years ago

codobuxsocial commented 4 years ago

I needed to replicate the feature of how Instagram gives an option to swipe up to open a link only for specific stories. Is it possible at all to display an arrow with up direction also?

ranmyfriend commented 4 years ago

Hi, @codobuxsocial Could you please elaborate more about your requirement. or Can you add a specific attachment? Can you please refer this link: Here I have added one screenshot which can give more options (Screenshot taken from the Instagram app) https://github.com/drawRect/Instagram_Stories/issues/67#issuecomment-592021861

boominadhaprakash commented 4 years ago

Hi @codobuxsocial

Have you done this implementation?

boominadhaprakash commented 4 years ago

Hi @codobuxsocial

We have added the swipe up action for my story. You can refer the code from this branch Boomi/snapdelete and refer https://github.com/drawRect/Instagram_Stories/issues/67 this issue for more details.

boominadhaprakash commented 4 years ago

Hi @codobuxsocial

We are closing this issue due to inactivity. Please reopen, if you face any issue on this.

codobuxsocial commented 4 years ago

Thanks guys, i managed to do it by implementing a similar swipe gesture to others in IGPreviewController.