8.0.0 • Published 2 years ago

react-native-preview-link v8.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

What is this?

transform the url to a beautiful link preview card

Installation

npm install --save link-preview-js react-native-preview-link deprecated-react-native-prop-types

OR

yarn add link-preview-js react-native-preview-link deprecated-react-native-prop-types

Then...

import RNUrlPreview from "react-native-preview-link";

<RNUrlPreview text={"any random text, https://www.youtube.com/watch?v=Kmiw4FYTg2U"} />

Done 🥳

Options

Parses text and wraps URLs , transform the url to a link preview

  • text - text | url