After I created a project and ran it, it runs fine. Then I did npm install @foursquare/pilgrim-sdk-react-native followed by npm install and react-native link @foursquare/pilgrim-sdk-react-native. Now I tried to run the app, it gives "Could not find com.foursquare:pilgrimsdk:2.4.0." error.
After I created a project and ran it, it runs fine. Then I did
npm install @foursquare/pilgrim-sdk-react-nativefollowed bynpm installandreact-native link @foursquare/pilgrim-sdk-react-native. Now I tried to run the app, it gives "Could not find com.foursquare:pilgrimsdk:2.4.0." error.