Closed gjgit closed 6 years ago
The react-native-proximity
project isn't being compiled. Add the following line to your android/app/build.gradle
file:
dependencies {
...
compile project(':react-native-proximity')
}
@williambout , can we fix the link step to include this dependency?
hi there every time i run my react native project getting this error