candlefinance / faster-image

Fast image loading for React Native backed by performant native libraries.
https://candle.fi/discord
MIT License
479 stars 21 forks source link

Aspect Ratio #17

Closed xanderdeseyn closed 2 months ago

xanderdeseyn commented 2 months ago

Is it possible to set the aspect ratio for an image?

xanderdeseyn commented 2 months ago

I found out you can set resizeMode: "cover" inside the "source" prop, which applies aspectFill