react native text parser and link previewer npm package, it makes a preview from an url, grabbing all the information such as title, relevant texts and images.
A helper component meant to be used as a drop-in replacement for RN TextInput to allow automatic expanding of a multi-line text input according to the number of lines.
This library allows you to parse a text and extract parts using a RegExp or predefined patterns. Currently there are 3 predefined types: url, phone and email.