olahol / react-social

Simple React components for social buttons (Facebook, Twitter and Pinterest) and social counts.
177 stars 60 forks source link

media props is not working on facebook #65

Open adeelgeeksquad opened 4 years ago

adeelgeeksquad commented 4 years ago

when i pass the url of media it does'nt show media on shared post on facebook. <FacebookButton url={location} appId={facebookAppId} title={data.SingleCampaign ? data && data.SingleCampaign.Name : ""} message={data.SingleCampaign ? data && data.SingleCampaign.Description : ""} media={"https://s3.ap-south-1.amazonaws.com/isupportcause/uploads/campaign/banner/isupportimg_1585918590583.jpeg"}