[Android][borderColor]: Using transparent border colors is broken on android #50572
Labels
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: Android
Android applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
When using borderColor with transparency, on android it's just not working properly.
The issue is not the same with and without borderRadius but it's broken in both scenarios
Steps to reproduce
1 - Add transparent borderColor
2 - Add backgroundColor
2 - Cry when you see the render on android 😂
React Native Version
0.79.0
Affected Platforms
Runtime - Android
Areas
Other (please specify)
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
https://github.com/Titozzz/border-transparency/tree/main/ReproducerApp#readme
Screenshots and Videos
The text was updated successfully, but these errors were encountered: