candlefinance / faster-image

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

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

Closed oferRounds closed 6 months ago

oferRounds commented 6 months 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 6 months ago

The API is a bit all over the place.

Working on getting these consistent.

oferRounds commented 6 months ago

Thank you! Same answer for the resizeMode?

oferRounds commented 6 months ago

Thank you!