A component for React Native built on top of twitter-text linkification.
react-native-twitter-textview A <Text/> component for React Native and React Native Web that automatically detects #hashtags and @mentions. 🚀 Getting Started Using npm: Using yarn: ✍️ Usage It’s super easy; just replace your React Native <Text /> component with a <TwitterTextView />, and there you go! const…
Continue reading