dancormier / react-native-swipeout

iOS-style swipeout buttons behind component
MIT License
2.62k stars 645 forks source link

swipeoutContent don't take all available space #318

Open magrinj opened 5 years ago

magrinj commented 5 years ago

Add flex 1 to swipeoutContent, size style can be override in parent.

Before:

screenshot 2019-01-16 at 11 47 02

After:

screenshot 2019-01-16 at 11 47 25