src/components/text-view/text-view.styles.ts (
6
lines of code) (
raw
):
import EStyleSheet from 'react-native-extended-stylesheet'; export default EStyleSheet.create({ link: { color: '$link', }, });