bacancy-swaroopa

Results 3 comments of bacancy-swaroopa

@isnifer ..../android/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'. ..../android/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the...

@isnifer I tried but giving the same issue ``` dependencies { compile project(':tipsi-twitter') compile project(':react-native-fbsdk') compile(project(':react-native-firebase')) { transitive = false } compile (project(':react-native-device-info')){ exclude group: "com.google.android.gms" // very important }...