Answers for "[!] no `podfile' found in the project directory flutter"

0

pod install [!] No `Podfile' found in the project directory. react-native

cd ios && rm -rf Pods
pod install
cd ..
react-native run-ios
Posted by: Guest on July-31-2021

Code answers related to "[!] no `podfile' found in the project directory flutter"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language