latovicalmin

Results 1 comments of latovicalmin

I faced same issue after running `RCT_NEW_ARCH_ENABLED=1 npx pod-install ios` so the solution for me was to run `RCT_NEW_ARCH_ENABLED=0 npx pod-install ios` and then [this](https://stackoverflow.com/a/71811661)