React-native android picture adaptation problem

when using react-native to develop the iOS side,
I can name the image axiom 2x.pngjournal axiom 3x.png
and then I just need to introduce a.ping into the image.
but now what do I need to do if I want to introduce android images
?

xxhdpi xhdpi and other images with different resolutions corresponding to

android, how can I introduce

into Image?

solve the puzzle

Sep.16,2021

found the answer in issue https://github.com/facebook/r.

Menu