UNPKG

react-native-hyperlinked-text

Version:

Text component for React Native with regex defined hyperlinks

8 lines (6 loc) 121 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ hyperlink: { color: '#0000EE' } })