react-native-url-preview icon indicating copy to clipboard operation
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.

Results 19 react-native-url-preview issues
Sort by recently updated
recently updated
newest added

**Description** REGEX match returns null for this url example. URL Example: https://lightning.engineering/posts/2021-11-30-lightning-terminal [Screenshot] ![Simulator Screen Shot - iPhone 12 - 2021-12-10 at 13 31 21](https://user-images.githubusercontent.com/45723974/145624201-199d574f-8b28-4fdb-9928-94050cca7fad.png)

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: ![fb watch](https://user-images.githubusercontent.com/41055270/101344164-1e53f280-3896-11eb-869c-53092b3633ad.jpg) 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....

bug

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.