borderTopColor, borderRightColor, borderLeftColor, borderBottomColor don't work with PlatformColor
on Android
#38614
Labels
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: Android
Android applications.
Resolution: Fixed
A PR that fixes this issue has been merged.
Description
If you try to apply the next styles on Android app will crash with the next error:
"Error while updating property 'border TopColor' of a view managed by: RCTView"
React Native Version
0.72.3
Output of
npx react-native info
Steps to reproduce
Create a new project and put the next code to
App.tsx
Snack, screenshot, or link to a repository
https://snack.expo.dev/@retyui/rn-issue-bordertopcolor-and-platformcolor
The text was updated successfully, but these errors were encountered: