vercel / react-tweet

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

WIP: React outside next #41

Closed lfades closed 1 year ago

lfades commented 1 year ago

Adding new example apps to show the usage of the tweet outside Next.js, here are some issues encountered so far:

I'll be working on other examples soon to see what other issues come up with the package.

SWC does not allow adding an extension and that could be an easy fix for the first 2 issues.

Update