- open terminal in a directory where this repo will be cloned.
- run
git clone https://github.com/jehillert/expo-modules-int-issue-28892.git
- run
cd expo-modules-int-issue-28892.git
- run
yarn
- run
npx install-expo-modules@latest
After running the above steps, view the file diffs at these two locations.
projectRoot/android/app/build.gradle
, lines 36-40projectRoot/ios/Podfile
, lines 22-26