react-native-url-preview
react-native-url-preview copied to clipboard
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.
**Description** REGEX match returns null for this url example. URL Example: https://lightning.engineering/posts/2021-11-30-lightning-terminal [Screenshot] 
Youtube link not working, just showing youtube icon @maherzaidoune
Hey! I really love this library, and it works perfectly on native platforms. The only thing is I'm using my app on the web with `react-native-web`. I get this error:...
I have an input and im trying to develop input as twitter. In this case, i needed to check links and display them. If this library works once correct, doesnt...
Add a loading component (may be a custom one like shimmer) while the link is loading
Component ` console.log('eere', error)} onLoad={console.log} />` creates such view:  Handler onLoad outputs this info: contentType: "application/vnd.wap.xhtml+xml; charset=utf-8" favicons: ["https://m.facebook.com/favicon.ico"] mediaType: "application" url: "https://m.facebook.com/watch" Handler onError does not firing....
NPM version is out of date. Please publish the latest code to NPM
Hi, I really like this library. But I got this err 'TypeError: Cannot read property 'style' of undefined ' when I set up on webapp.