marekrozmus / react-swipeable-list

Swipeable list component for React supporting several behaviours (e.g. iOS)
https://marekrozmus.github.io/react-swipeable-list/
MIT License
110 stars 20 forks source link

Adjusting Swipe Action Width with Border Radius in Parent Element #36

Open LiatMatzovKadosh opened 1 year ago

LiatMatzovKadosh commented 1 year ago

Adding options to adjust the width of leading and trailing swipe actions when the parent element has a border radius greater than 0. If you notice that the swipe action width is incorrect when using a border radius, you can use these options to manually adjust the width of the actions.