react-tweet icon indicating copy to clipboard operation
react-tweet copied to clipboard

Embed tweets in your React application.

Results 47 react-tweet issues
Sort by recently updated
recently updated
newest added

I ran a [PageSpeed test on one of my articles](https://pagespeed.web.dev/analysis/https-www-redshirtsports-xyz-should-maine-move-future-games-against-merrimack-and-stonehill-to-portland/qcnqw2drzl?form_factor=mobile) and got that the touch targets from this component were too small.

Hi! I was wondering whether there are plans/insights on how to fetch the view count of each tweet?

I decided to add `generateStaticParams()` for my website as not having it was causing a lot of fast origin transfer for my website. However, watching the output of the build,...

is there any way to reduce size of tweet like height or width

Want to change some css properties like making cursor-none so that the cursor is invisible as i am using my custom cursor can you help how can i do that

We're seeing images (both user avatars and content within tweets) being blocked in Firefox private browsers with Enhanced Tracking Protection turned on: ![Image](https://github.com/user-attachments/assets/05f4869f-5504-4cb4-8de9-1d9c4022fe9d) ![Image](https://github.com/user-attachments/assets/a3b87c34-c426-487b-b898-84f83ebe2be1) ![Image](https://github.com/user-attachments/assets/0c81a718-e408-4d8a-b517-86fefe2f9cd2) Test URL: https://chef.convex.dev/ This is...

I'm using Tailwind v4 and no matter what I do, I cannot override the `margin` of the `root` class that gets applied to the container: https://github.com/vercel/react-tweet/blob/d72b10149e450b87d47d1ea6a22bd934eb104c1e/packages/react-tweet/src/twitter-theme/tweet-container.tsx#L9 https://github.com/vercel/react-tweet/blob/d72b10149e450b87d47d1ea6a22bd934eb104c1e/packages/react-tweet/src/twitter-theme/tweet-container.module.css#L13 Is it possible...

I can't tell if this PR is a `fix` or a `feat`. --- If `id` is `undefined`, `useTweet` return `isLoading: true`. However, I think `useTweet` should return `isLoading: false` because...

This lib filters out the available video formats to only choose `video/mp4`. These videos don't seem to play very well in Safari. They play sometimes, but other times don't play...

One of my website users has told me that the URL "react-tweet.vercel.app" is being blocked by their antivirus so they can't see the tweets I add to my news. I...