UNPKG

react-native-global-datetimepicker

Version:
12 lines 282 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ input: { width: 75, height: 70, fontSize: 38, borderRadius: 3, textAlign: 'center', paddingHorizontal: 10, }, }); //# sourceMappingURL=styles.js.map