Steps:
git clone https://github.com/sin-tag/ar-core-react-native
cd ar-core-react-native/example
npm install
cd ios && pod install && cd ..
Actual result(issue): Could not automatically select an Xcode project.
Expected result: Pod installation complete!
Steps:
git clone https://github.com/sin-tag/ar-core-react-native
cd ar-core-react-native/example
npm install
cd ios && pod install && cd ..
Actual result(issue): Could not automatically select an Xcode project.
Expected result: Pod installation complete!