APSL/react-native-button

Default margin bottom

abeikverdi opened this issue · 2 comments

Why does it have a marginBottom: 10 set by default? I think it makes sense to add margin by the user instead of library defining an arbitrary number. I have to set marginBottom to 0 everytime.

I think you're right @abeikverdi.

Do you mind to send a PR for that?

Sure, I made a PR here #49