Gaspar
Results
1
issues of
Gaspar
I have an app with React Native v0.71.8 and "react-native-aes-crypto": "^3.0.1" I cannot Encrypt data with the demo code in the Readme: ``` const encryptData = (text, key) => {...