Rohitkumar Chavan

Results 6 comments of Rohitkumar Chavan

I also got the same issue, It was working fine on RN 0.74 but when updated to 0.78 highlighted part got blackened.

> ``` > configurations.all { > exclude group: 'com.facebook.fresco' > } > ``` > > i try to exclude this and the error was gone, but im not sure if...

implementation 'com.facebook.fresco:fresco:3.6.0' implementation 'com.facebook.fresco:animated-gif:3.6.0' implementation 'com.facebook.fresco:imagepipeline-okhttp3:3.6.0' Working for me..