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

feat: non-uniform border radii #36

Closed drookyn closed 1 month ago

drookyn commented 1 month ago

I'm submitting a ...

Description

Introduces the ability to set non-uniform border radii for both Android & iOS images. This feature allows developers to specify different border radius values for different corner of a image, enhancing design flexibility.

Fixes #6

Type of change

Tested on

gtokman commented 1 month ago

9