Rohitkumar Chavan
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.
What is happening, why there is no new update?
> ``` > 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..