naoufal / react-native-safari-view

A React Native wrapper for Safari View Controller.

Home Page:https://www.npmjs.com/package/react-native-safari-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safari view won't show when opened from a Modal

lucaboieru opened this issue · comments

I'm trying to open the Safari View by pressing on a button inside a , but Safari View refuses to open and it throws this warning: "Warning: Attempt to present <SFSafariViewController: 0x13fb1cc80> on <UIViewController: 0x13e8024c0> whose view is not in the window hierarchy!"

Hey @lucaboieru closing this for now. If this is a still an issue can you provide a code snippet with your code structure and I'll gladly open the issue again.