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

Question/border radius: what is more recommended – use style or source? #26

Closed oferRounds closed 1 month ago

oferRounds commented 1 month ago

What is more recommended when applying border radius – to apply it via the style or via the source? Same question regarding the resizeMode

Thank you for this great library!

gtokman commented 1 month ago

The API is a bit all over the place.

Working on getting these consistent.

oferRounds commented 1 month ago

Thank you! Same answer for the resizeMode?

oferRounds commented 1 month ago

Thank you!