vercel / react-tweet

Embed tweets in your React application.

Home Page:https://react-tweet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media container's height should be constrained

eatmoarrice opened this issue · comments

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.