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

Images disappear when Safari View Controller dismisses

zachgibson opened this issue · comments

When you dismiss the view controller and you're back in your app, all images are gone and then reappear after a couple of seconds. Have you experienced this?

@zachgibson Can you provide a repro/video so that I can look into this? Will close for now and open the issue once you've added additional details.

@naoufal This turns out to be a problem with RN. Got moving in the right direction for this issue here: facebook/react-native#8231 (comment)

Thanks for the update. 👋