react-native-image-viewing
react-native-image-viewing copied to clipboard
Issue: onRequestClose not being called in iOS
I'm using animationType={"slide"} and presentationStyle={"pageSheet"} combined, when these 2 are enabled, the onRequestClose function is not called, making it impossible to open the slider view again from the same screen.
Have you solved this issue?
Have you solved this issue?
Hey @dogukanolgun, I have not 😞
Have you found a better solution that works?
I haven't had the opportunity to look for one. I will try this weekend to see if I can sort something out with my current code setup.