M. Navid Masoudi

Results 1 comments of M. Navid Masoudi

Add this line to your _settings.gradle_ `project(':react-native-cafe-bazaar').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-cafe-bazaar/android/app')` If you got a problem like this one: java.lang.RuntimeException: Duplicate class org.intellij.lang.annotations.Identifier then add this line to _app/build.gradle_ ```...