Hello,
I am trying to integrate react-native-sodium into our company's application. However, I am running into an issue in the file "sodium.h".
After I run npm install and follow pod install steps, I end up with: "sodium/version.h not found", however, I can see that the file exists under the sodium/ folder. Any thoughts on why this might occur?
Additional details:
react-native-sodium: 0.3.9
minimum iOS: 11.0
CocoaPods: 1.10.0
Xcode: 12.2
Any help would be greatly appreciated, and let me know if any other info is required.
Hello,
I am trying to integrate react-native-sodium into our company's application. However, I am running into an issue in the file "sodium.h".
After I run npm install and follow pod install steps, I end up with: "sodium/version.h not found", however, I can see that the file exists under the sodium/ folder. Any thoughts on why this might occur?
Additional details:
react-native-sodium: 0.3.9
minimum iOS: 11.0
CocoaPods: 1.10.0
Xcode: 12.2
Any help would be greatly appreciated, and let me know if any other info is required.