react-native-web-image-loader
react-native-web-image-loader copied to clipboard
Automatically find next-level pictures
As older phones become obsolete, @1x pictures are less and less useful. Therefore, when the project is no longer suitable for low-resolution mobile phones, the resource images only need @2x and @3x.
For projects where only @2x and @3x images exist, the Babel cannot find the files when loading the images.

So can this Babel support automatic loading of next-level images when @1x does not exist? For example: @2x, @3x.