SnappFr / react-native-image-base64

Simple react native library to convert an image to a base64 string 🌄
MIT License
49 stars 28 forks source link

com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed #11

Open azuddin opened 5 years ago

azuddin commented 5 years ago

having this error

\react-native-image-base64\android\build\intermediates\res\merged\release\values-v26\values-v26.xml:7: error: resource android:attr/colorError not found

when trying to generate apk.

azuddin commented 5 years ago

also having this warning in android studio

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html Affected Modules: react-native-image-base64