react-native-twitterkit
react-native-twitterkit copied to clipboard
Prevent android freeze in documentation
Hi,
Thanks a lot for this package! We recently upgraded to twitter kit v3 on Android & iOS and hit the notorious "main thread blocking" on Android.
But then we realized that this could be taken care of by this package since this commit
What do you think about actually changing the README to reflect this?