Closed MehediH closed 7 months ago
This warning is related to React Native on iOS. It occurs when a view lacks a background color (swatch color) property or has a transparent one. Additionally, it can happen when using a shadowOpacity of 0. Some solutions suggest putting the opacity in the shadowColor instead
Thanks @alabsi91, this issue was unrelated to this component. Sorry about that!
Description
Getting this warniong with the
<Swatches/>
component:Steps to reproduce
Use the
<Swatches/>
component like:Snack or a link to a repository
No response
Reanimated Color Picker version
3.0.1
React Native version
0.73.4
React Native Reanimated version
3.8.1
React Native Gesture Handler version
2.14.0
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo bare workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode