react-native-button icon indicating copy to clipboard operation
react-native-button copied to clipboard

Remove marginBottom in button style

Open luugiathuy opened this issue 7 years ago • 1 comments

The reason is that we cannot set marginVertical style for the button as the marginBottom will always override it. The component uses Button have to define both marginBottom and marginTop instead. Thus I think we should let let the one use it define the margin.

Thanks for the library!

luugiathuy avatar Nov 15 '17 08:11 luugiathuy

Please, can you revise Travis-CI? Tests are failing, thanks!

Moreno97 avatar Oct 19 '18 12:10 Moreno97