react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Improve RectButton border styles on Android

Open camilossantos2809 opened this issue 1 year ago • 0 comments

Description

This PR enables the use of borderWidth, borderColor and borderStyle to style the RectButton component on Android. It's a continuation of #2792

Fixes #477

Test plan

Some examples were added to the RectButtonBorders screen in the example app using the border styles changed in this PR.

camilossantos2809 avatar Mar 09 '24 20:03 camilossantos2809