Closed gokul1099 closed 11 months ago
Hey, thanks for opening the PR can you rebase on top of main
and resolve conflicts? I will check it out after the rebase
@okwasniewski faced some issue while rebasing and this pull request closed automatcally when try to reset the branch. raised a separate pull request kindly check https://github.com/callstack/react-native-visionos/pull/66
Summary:
This PR is an experimental fix for #12. In this PR I have added method to apply the borderRadius style which is applied to View to hoverStyle. Currently I have added support for borderRadius style. But for other cases like borderTopEndRadius, borderTopStartRadius will not work.
Changelog:
[VISIONOS] - added method to apply borderRadius to hoverStyle
Test Plan: