I have tried to install this library and got this error
'VirgilCrypto/VirgilCrypto-Swift.h' file not found
steps to reproduce:
- yarn add react-native-virgil-crypto
- cd ios/ && pod install && cd ..
- open Xcode.
- compile the code.
react-native and npm used versions:
- react-native-cli: 2.0.1
- react-native: 0.60.6
- npm: 6.13.4