Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
349 views
in Technique[技术] by (71.8m points)

reactjs - Share a local image to facebook with React?

I have a react site that renders different awards for users based on their status. I want the users to be able to share these images on facebook. Basically the idea I had was to use use-react-screenshot to take a screenshot of the component and share this image somehow. However, I know that facebook only lets you share public image urls. Since these awards are different for each user, I can't just upload them all on a site and get the url that way. Is there an api or something I can call that will give me an image url? Or is there an easier way to go about this? Thank you!

question from:https://stackoverflow.com/questions/65601414/share-a-local-image-to-facebook-with-react

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...