-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encrypt is undefined #9
Comments
I resolved this problem, there is nothing wrong with imports I simply package = JSON.parse(File.read(File.join(dir, 'package.json'))) Pod::Spec.new do |s|
|
Can you be more specific in the route path, i have same issue, please. Thank you |
You have to make a |
I have done
import AesCrypto from 'react-native-aes-kit'
I have also tried
But nothing seems to be working in
IOS
, however all the import and functions works on AndroidI have done installing of pods too and podspec file also saved under
react-native-aes-kit
The text was updated successfully, but these errors were encountered: