I have this screen where I take data (as image URL ) from an API and display it as a gallery. The app works normally, but as soon I select an image from this gallery. Some screen/ components get frozen/ stuck.
The app doesn't get crash or log any error, it's just the screen gets frozen.
I think this issue is with the react-navigation.
Check the below video for reference.
if anyone else came across something like this just let me know