How to support image display sizes on multiple resolution device

How is density specific images to be bundled and consumed in Ionic 3 Eg 2x 3x (ios) and android (xhdpi, xxhdpi, xxxhdpi). How should I ask my designers to provide me assets.
What would be an ideal way that images are picked dynamically as per resolution.