dancormier / react-native-swipeout

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

Right Button's MarginTop Problem #271

Open bugraoguzer opened 6 years ago

bugraoguzer commented 6 years ago

Hey guys i need to help for fixing button margin problem. Is that a issue ?

image

Paul-Michel commented 6 years ago

same here

Paul-Michel commented 6 years ago

i found out what was my problem a couple of days ago, the thing was that i put a marginTop at the wrong place.

bugraoguzer commented 6 years ago

@Paul-Michel can u share solved part ?