UNPKG

react-native-material-textfield

Version:
10 lines (8 loc) 174 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ container: { top: 2, alignSelf: 'flex-start', justifyContent: 'center', }, });