Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
Outlined unselected chip with custom color
{}}
style={styles.chip}
textStyle={styles.tiny}
>
With custom size
this.setState({ visible: false })}
duration={Snackbar.DURATION_SHORT}
>
onLongPress activated!
);
}
}