|
@@ -166,6 +166,7 @@ export default function RangeCalendar({
|
|
>
|
|
>
|
|
<View style={styles.modalContent}>
|
|
<View style={styles.modalContent}>
|
|
<Calendar
|
|
<Calendar
|
|
|
|
+ monthFormat="MMMM yyyy"
|
|
onDayPress={onDayPress}
|
|
onDayPress={onDayPress}
|
|
markingType={'period'}
|
|
markingType={'period'}
|
|
markedDates={markedDates}
|
|
markedDates={markedDates}
|