Closed
Description
Separated from #569
Just a reminder that buttons are currently broken in master:
Obvious problem on iOS, and an additional white background on Android.
The problem seems to have been introduced in #407 when we bumped react-native-elements from 0.9.3 to 0.17
Waiting for #619 to be merged with RNE 0.18.1 before revamping the <Button />
component using styled-components. I will also be taking advantage of <LinearGradient />
to make buttons more crisp, and diminishing the overall buttons sizes.