react-native-preview-link

transform the url to a beautiful link preview card

Usage no npm install needed!

<script type="module">
  import reactNativePreviewLink from 'https://cdn.skypack.dev/react-native-preview-link';
</script>

README

What is this?

transform the url to a beautiful link preview card

Installation

npm install --save link-preview-js react-native-preview-link

OR

yarn add link-preview-js react-native-preview-link

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