Open
Description
I am testing react-native-quick-crypto and react-native-quick-base64 but it is not working on ios and android
- react-native-quick-crypto depend of react-native-quick-base64 https://github.com/margelo/react-native-quick-crypto
I have been testing it on android and ios, but it does not work on any
In IOS I have this error:
[!] Unable to find a specification for `React-callinvoker` depended upon by `react-native-quick-crypto`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
In android I have this error:
Build file '/xxxx/node_modules/react-native-quick-crypto/android/build.gradle' line: 51
A problem occurred evaluating project ':react-native-quick-crypto'.
/xxxx/node_modules/react-native/ReactAndroid/gradle.properties (No such file or directory)
Metadata
Metadata
Assignees
Labels
No labels