Current behavior
FAILURE: Build failed with an exception.
-
Where:
Build file '/Users/justmac/Developer/personal/v-dating/node_modules/react-native-keys/android/build.gradle' line: 107
-
What went wrong:
A problem occurred evaluating project ':react-native-keys'.
react-native-keys: unable to locate React Native android sources. Ensure you have you installed React Native as a dependency in your project and try again.
Expected behavior
Platform
React Native Version - 0.81.0
React Native Keys Version
"react-native-keys": "^0.7.12",
Reproducible Steps And Demo
- create a RN 0.81.0 Porject
- Setup add and setup RN Keys
- Run android
Current behavior
FAILURE: Build failed with an exception.
Where:
Build file '/Users/justmac/Developer/personal/v-dating/node_modules/react-native-keys/android/build.gradle' line: 107
What went wrong:
A problem occurred evaluating project ':react-native-keys'.
Expected behavior
Platform
React Native Version - 0.81.0
React Native Keys Version
Reproducible Steps And Demo