Hello, when my test is being executed, I have a "Signal 11 was raised" native iOS crash.
I don't understand this error, and I have no additional informations in the RN console or

Thanks for the great work
Hmm, this is some special case we are not familiar with. Do you have a MapView visible? It seems rendering it is causing a crash. I will investigate.
Hello @LeoNatan I can confirm you that the MapView is causing the crash.
I removed it and the test is fine.
So it might be a bug with the MapView.
Fixed
Most helpful comment
Hmm, this is some special case we are not familiar with. Do you have a MapView visible? It seems rendering it is causing a crash. I will investigate.