issues
search
netceteragroup
/
react-native-twitterkit
A React Native wrapper around Fabric's TwitterKit.
MIT License
22
stars
10
forks
source link
sizeThatFits has to be invoked on the main thread
#17
Open
tonik173
opened
6 years ago
tonik173
commented
6 years ago
method RNTweetShadowView.computeIntrinsicSize has to make sure, that sizeThatFits gets invoked in the main thread.
_bridge property removed. Shadows native implementation.
(dispatch_queue_t)methodQueue added to RNTwitterKitViewManager, since this module is supposed to run in main queue