teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.49k stars 590 forks source link

building to release apk #430

Open johnilizy17 opened 3 years ago

johnilizy17 commented 3 years ago

What went wrong: Execution failed for task ':react-native-camera-kit:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:C:\Users\owner.gradle\caches\transforms-3\82acb50b3d1df137ade059ddbde01dbd\transformed\core-1.7.0-rc01\res\values\values.xml:105:5-114:25: AAPT: error: resource android:attr/lStar not found.

pmclachlan commented 3 years ago

You need https://github.com/teslamotors/react-native-camera-kit/pull/423

There are forks that have it, but no luck getting it merged here so far.

hirbod commented 2 years ago

It has been merged