UNPKG

react-native-material-textfield

Version:
13 lines (11 loc) 205 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ line: { position: 'absolute', top: -2, left: -1.5, right: -1.5, bottom: 0, borderWidth: 1, }, });