Skip to content

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Design Tokens - ColorSwatch

Changelog

Design Tokens - ColorSwatch

@@ -4,7 +4,12 @@ import {ScrollView} from 'react-native';
import {Constants, Colors, View, Text, ColorSwatch, ColorPalette} from 'react-native-ui-lib'; //eslint-disable-line

export default class ColorSwatchScreen extends Component {
colors = ['transparent', Colors.green30, Colors.yellow30, Colors.red30];
colors = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sometimes 'red' is just a red color, without a "Danger" meaning...

@Inbal-Tish Inbal-Tish merged commit 5bf3564 into master May 3, 2022
@M-i-k-e-l M-i-k-e-l deleted the infra/design-tokens-color-swatch branch May 3, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants