obipawan / react-native-hyperlink

A <Hyperlink /> component for react-native that makes urls, fuzzy links, emails etc clickable
MIT License
801 stars 76 forks source link

Does this library use WebView? #49

Closed adamzerner closed 4 years ago

adamzerner commented 4 years ago

It doesn't look like it, but I just wanted to be sure. Apple doesn't accept apps with WebView anymore and I wouldn't want to get rejected at the last step if there's something I've missed.

obipawan commented 4 years ago

Hi @adamzerner. This library does not use a webview. It's based purely on react-native