react-native-preview-link
v8.0.0
Published
transform the url to a beautiful link preview
Downloads
14
Maintainers
Readme
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