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

Can't get user last tweets

Open fer000n opened this issue 1 year ago • 1 comments

How I can get a user last 10 tweets? is there any way?

fer000n avatar Oct 18 '24 19:10 fer000n

I think react-tweet only allows you to embed tweets by ids. You need to implement your own method to get user tweets using Search Tweets API then pass tweet ids into react-tweet component.

thanghq99 avatar Oct 23 '24 04:10 thanghq99