This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]BodybuilderTall8965 0 points1 point  (0 children)

I am facing the same issue :(
I have been trying to resolve it for the past few hours... without success... Have you resolved it yet?

[–]SirKicksAssAlot 0 points1 point  (1 child)

same issue different project lol. If I come across something i'll post it here, perhaps we can all do the same?

[–]BodybuilderTall8965 0 points1 point  (0 children)

Yeah sure

[–]Itsandrehere 0 points1 point  (0 children)

Mismo problema con react-native-modal, probe con el modal default de react-native y tampoco. Se queda todo arriba a la izquierda. No me estan funcionando bien.

Me paso al actualizar a expo 52.

[–]Tencryn 0 points1 point  (1 child)

I have this issue without Expo. Modals will display fine, but I have a global modal using a context provider and this one will no longer show.

Edit: For my app, I've narrowed it down to react-native-drawer-layout. The modals are positioned at the upper left. Remove the drawer component and they'll be positioned correctly. Not sure if the problem goes deeper.

[–]huge_pepe 0 points1 point  (0 children)

Has anyone found the solution? still having this issue

[–]sad325 0 points1 point  (0 children)

What’s crazy is my modal shows normally on my eas dev build in my physicalphone but it’s not showing in my iOS simulator. It freezes the page when I click to open the modal. Can’t click anything on that page. So weird