React ios corners
An iOS like border-radius corners react component.
Create ios like rounded corners (squircle). Comparsion with regular border radius:
Playing with different 'roundness' setting, you can achieve look similar to iOS home screen app icons etc.
Usage
Properties
It also accept any div
property and passes it to the holder.
Note: box-shadow
will not be visible because under the hood squircle is based on css masks.