react-native-link-preview
react-native-link-preview copied to clipboard
Add option to show/hide URL
A feed system rarely shows the underlying URL, add support to show/hide URL. A custom renderURL can also be an option, then consumers can just return null for that function.
You can do it in the renderLinkPreview where you can just manually render the whole component and customize it