Marwadtech

Results 5 comments of Marwadtech

Same Issue

> Getting error after upgrading react native version to 0.77. Kindly need solution to fix this issue > > Execution failed for task ':react-native-image-marker:compileDebugKotlin'. > > > A failure occurred...

> Same here Found any solution?

now its wokring for me check this https://github.com/JimmyDaddy/react-native-image-marker/issues/243#issuecomment-2674130449

I have a solution but temp. Open Android Studio open Library -> react-native-image-marker -> kotlin+java -> com.jimmydaddy.imagemarker -> base -> MarkTextOptions line number 15 watermarkTexts[i] = TextOptions(textMap) ->watermarkTexts[i] = textMap?.let...