UNPKG

react-native-calendar-date-picker

Version:
8 lines (7 loc) 145 B
import {StyleSheet} from 'react-native'; export default StyleSheet.create({ textStyle:{ fontSize: 20, color: 'red' } });