vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.48k stars 82 forks source link

Media container's height should be constrained #159

Open eatmoarrice opened 5 months ago

eatmoarrice commented 5 months ago

Videos are now displayed as they are in a

Here's a screenshot of an official Tweet embed and react-tweet version side by side: image

I suggest that we wrap the video in a container to limit the height and implement a letterbox effect for vertical video.