Hyperlinked Text Component For React Native

Description:

A text component for React Native with regex defined hyperlinks.

Installation:

# Yarn
$ yarn add react-native-hyperlinked-text
# NPM
$ npm install react-native-hyperlinked-text --save

Preview:

HyperlinkedText

Add Comment