Closed camilossantos2809 closed 8 months ago
This PR enables the use of borderWidth, borderColor and borderStyle to style the RectButton component on Android. It's a continuation of #2792
borderWidth
borderColor
borderStyle
RectButton
Fixes #477
Some examples were added to the RectButtonBorders screen in the example app using the border styles changed in this PR.
RectButtonBorders
Description
This PR enables the use of
borderWidth
,borderColor
andborderStyle
to style theRectButton
component on Android. It's a continuation of #2792Fixes #477
Test plan
Some examples were added to the
RectButtonBorders
screen in the example app using the border styles changed in this PR.