pod install process fail with the following error:
Verification checksum was incorrect, expected f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41, got 07911da8fe22fb10e3918528a8f0a5676f03c0b3b135ac19c26779f6804baebe
Steps to reproduce
- Clone repo
- Navigate to
packages/proton-react-native-sdk/example the exemple folder
- run
yarn
- run
cd ./ios && pod install
Note:
@proton/react-native-sdk > react-native@0.63.5" has incorrect peer dependency "react@16.13.1
Current react-native version in example 0.70.6
Current react native version 0.79 / 0.76