parthshiroya6
parthshiroya6
i am facing same issue , if anybody know this issue please let me know that
:tada: :tada: I found a solution that resolved my image performance issue — I highly recommend using [react-native-turbo-image](https://github.com/oblador/react-native-turbo-image). It's a drop-in replacement for the built-in component and offers significantly faster...
**If you upgrade to Android 36 (targetSdkVersion 36) and encounter errors like:** then add the following configuration in your ```android/app/build.gradle ```file to exclude the problematic libraries: ``` android { ndkVersion...