react native Could not find "Podfile.lock" at
# my problem was at mac m1, I resolved it by changing the architeture
sudo arch -x86_64 gem install ffi
# On the ios project folder run:
arch -x86_64 pod install --repo-update
react native Could not find "Podfile.lock" at
# my problem was at mac m1, I resolved it by changing the architeture
sudo arch -x86_64 gem install ffi
# On the ios project folder run:
arch -x86_64 pod install --repo-update
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us