xxxxxxxxxx
<TwitterShareButton
url={'https://facebook.com/saurabhnemade'}
options={{ text: '#reactjs is awesome', via: 'saurabhnemade' }}
/>
xxxxxxxxxx
<TwitterTimelineEmbed
sourceType="profile"
screenName="saurabhnemade"
options={{height: 400}}
/>
xxxxxxxxxx
import { TwitterTimelineEmbed, TwitterShareButton, TwitterFollowButton, TwitterHashtagButton, TwitterMentionButton, TwitterTweetEmbed, TwitterMomentShare, TwitterDMButton, TwitterVideoEmbed, TwitterOnAirButton } from 'react-twitter-embed';