You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered: