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

Can't open hyperlink in Modal #55

Closed enigmablue closed 4 years ago

enigmablue commented 4 years ago

Got this error when trying to open a link from a modal

Exception 'Application tried to present UIModalTransitionStylePartialCurl to or from non-fullscreen view controller <RCTModalHostViewController: 0x7fec0f84df90>.' was thrown while invoking open on target RNInAppBrowser with params (

Any suggestion? I can't change it to non modal

enigmablue commented 4 years ago

Fixed it on the inapp browser reborn sorry