You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(example): add shared, reusable color values (#2922)
## Description
Adding shared, reusable color values here. I get a bit frustrated when I
have to comeup with colors each time I made an example
& for some reason `ColorValue` does not have typing for color-literals.
I've stolen the values from reanimated docs (they use swm color
palette), thought it might look nicely & consistent.
I would recommend using these in any future examples.
## Changes
:point_up:
## Test code and steps to reproduce
N/A
## Checklist
- [ ] Ensured that CI passes
0 commit comments