Closed niftylettuce closed 8 years ago
There is a white background no matter what, how do I remove this?
button: { width: 300, height: 60, color: '#fff', backgroundColor: '#49A8A2', borderRadius: 20 }
try to add {overflow: 'hidden'}
There is a white background no matter what, how do I remove this?