nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.61k stars 433 forks source link

Can you add Instagram share as well #146

Open satishnvrn opened 6 years ago

satishnvrn commented 6 years ago

Please add Instagram share as I'm using this plugin for pretty much every share. It would be very helpful if I get instagram share as well from this plugin

mikaelbalin commented 6 years ago

There is no Instagram support for sharing. How do you do that?

CodingDive commented 5 years ago

If there is no share button, could we have an InstagramIcon?

acoulon99 commented 5 years ago

Is there a way to deep link into the Instagram mobile app (if installed), and pre-fill in an image, comment, and hashtags?

ivnsch commented 5 years ago

Yes please! I use this library too for social media links (to simply open the social media account) and it would be handy if it included Instagram.

nicholasglazer commented 4 years ago

Now I need to install font to add this instagram icon. It would be a great thing just to have at least an icon in this library.

ihaseebkhan commented 4 years ago

Please add instagram support :3

jaymathew commented 4 years ago

I am in the same boat, would love to see instagram support added to this library.

RahulJanagouda commented 4 years ago

Please add support for instagram

fabianstarke commented 4 years ago

You definitively need to add instagram to the package ! Great library, thanks for this

viveknimkarde commented 4 years ago

+1

RahulJanagouda commented 4 years ago

@nygardk this might help https://developers.facebook.com/docs/instagram-api/guides/content-publishing

JeffStodd commented 3 years ago

Are there any plans to add this feature?

BATTLEROYALXS commented 3 years ago

Thank you for the lib dude ! Looking for instagram too

barchef commented 3 years ago

guys, why can't you add an Instagram icon lol? users have been asking for it for like 2 years now

r-i-c-k commented 3 years ago

lack of instagram is a big gap in this otherwise comprehensive library

waqasshaukat commented 3 years ago

instagram???

dcworldwide commented 3 years ago

If you need it, submit a PR.

NemanjaMandic commented 3 years ago

Still no icon for Instagram, for years. Really!?

kmjennison commented 3 years ago

Please be more considerate to open source maintainers, who are often doing this work for free in their spare time. The "+1" spam doesn't help. If this feature matters to you, you can always contribute a PR or fork the repo.

muhammedorhungunes commented 3 years ago

Oppsss!! please add to instagram icon from react-share

BasirBaidya commented 3 years ago

Hi Team, We definitely need Instagram share as well. Please add this any how it possible. Thank you

Johnrobmiller commented 3 years ago

Please be more considerate to open source maintainers, who are often doing this work for free in their spare time. The "+1" spam doesn't help. If this feature matters to you, you can always contribute a PR or fork the repo.

I agree that people should be considerate in general, but I personally don't see any evidence that people are being inconsiderate here. With that said, expressing frustration about a genuine flaw that this product is not inconsiderate. Instead, it is normal and expected.

huzaifa-99 commented 3 years ago

I would like to make a PR on it. If there is no one currently doing that?

aminnoura commented 2 years ago

Does Instagram added or not yet?

Rushil-2311 commented 2 years ago

instagram added or not ???

GitanjaliCS commented 2 years ago

Can you please add Instagram share button? I have tried to share on Instagram by manual coding but no success. Please I need this share button.

Waiting for your reply.

Thank you in advance.

sthadevraj commented 2 years ago

How to share firebase image and other text on social sites using this package.I am trying to share but only link is shown but not image.please reply me. I would be vary thankful if this issue is solved.Thanks in advance.

ijhar88 commented 2 years ago

anyone got instagram working.?

mosesoak commented 2 years ago

Hey I'm not a maintainer of this lib but thought someone should just say it clearly:

Instagram doesn't currently support direct sharing for regular folks! Sorry!

It's a choice by their team.

What we plan to do for that use case is to pre-create specific Insta posts related to the content, then direct link to that post -- once a user lands there they can choose to add it to their insta story. This is a half-decent solution but requires that unique insta urls are included in the CMS for each piece of content.

So, in theory a simple Insta icon button might be useful for people here, but it would break the unified API of this library which always includes the url to share -- it would only be able to take an instagram url as an input.

vdavidmarques commented 1 year ago

is there news about instagram?

NingXinHui commented 1 year ago

Hope to share on instagram

Sebastian2908-2007 commented 1 year ago

2023 no insta share still? It must be really annoying to do?

yoganathanistan commented 1 year ago

:( NO INSTAGRAM !

SaraKhurshid28 commented 1 year ago

So which way use for Instagram share button

tttp commented 1 year ago

the instagram documentation referenced is requiring the User access token.

Unless I am missing something, it means that the user needs to approve the app first before being able to create an image/share, beside being an horrible workflow for the user, it seems to be clearly outside the score of a "simple" share component.

do you have an example anywhere of a working share on instagram that works? could you paste the link?

guidodinatale commented 1 year ago

@tttp Spotify allows sharing songs both to stories and as direct messages but as far as I can tell this is only on their mobile app and likely uses deeplinking.

tttp commented 1 year ago

@guidodinatale you mean instagram or spotify?

guidodinatale commented 1 year ago

@tttp Spotify. It works through the app or if you are using the web app from a phone.

haashirnawaz9 commented 1 day ago

just use a link property from next/link and wrap your instagramicon and use href.