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

resizemode and borderRadius not working #2

Closed comicola closed 3 months ago

comicola commented 8 months ago

I switch from expo-image to this component. Performance is good, but I cannot change the resizeMode of my image. I stuck at "strech" mode event I change to "contain".

And borderRadius in style is not working, too.

Please help. Thanks!

gtokman commented 8 months ago

Hey @comicola, I can look into this today.

Is the issue on iOS or Android?

comicola commented 8 months ago

Hey @comicola, I can look into this today.

Is the issue on iOS or Android?

This issue happened from the expo development build, in my iPhone.

Pnlvfx commented 6 months ago

On ios I can confirm that borderRadius doesn't work.

fukemy commented 5 months ago

you can set rouned = true to make circle, otherwise no props work for borderRadius

gtokman commented 3 months ago

@fukemy @fukemy @comicola fixed on latest.