I have to show .WebP
image extension images in my react-native app. I'm running on iOS and it's not displaying any image. I googled and found some information saying that webP images won't support on iOS and need to use a library or have to write an extension to support that. I used this react-native library to support webP. Still, I'm not getting. Can someone please advice on this? How to do that?
Note: Please don't mark this as a duplicate. I already checked StackOverflow and didn't find the answer.The issue might similar to webp images problem-stackoverflow