UNPKG

react-native-global-datetimepicker

Version:
19 lines 402 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ header_container_jalali: { alignItems: 'flex-end', }, header: { padding: 15, width: '100%', }, header_year: { fontSize: 18, fontWeight: '700', }, header_date: { fontSize: 32, fontWeight: 'bold', }, }); //# sourceMappingURL=styles.js.map