netceteragroup / react-native-twitterkit

A React Native wrapper around Fabric's TwitterKit.
MIT License
22 stars 10 forks source link

Add (React) props that control the Tweet's appearance #3

Open ognen opened 7 years ago

ognen commented 7 years ago

The following properties of TWTRTweetView should be exposed:

andianton commented 7 years ago
ZdravkoN commented 6 years ago

TweetStyle is not done on iOS. At the moment we will switch to Regular style instead of Compact style (Compact style hides the tweet images). This will be implemented soon.

@ognen Is that OK?