useStyles
useStyles is a React hook for retrieving computed styles for use in any component. The first argument should pass a StyleSheet and the second argument is an object used for passing variables, state & props.
Syntax:
useStyles is a React hook for retrieving computed styles for use in any component. The first argument should pass a StyleSheet and the second argument is an object used for passing variables, state & props.
Syntax: