react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Improve RectButton border styles on Android
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.