Open
Description
On load of 'ReactNativeCalendarStrip' strip is dancing, can't adjust with screen width and height size. plz check the attached video.
https://drive.google.com/file/d/1piGJt_8qPuE0cbutXCc-n1kHcqlLmPmi/view?usp=sharing
`<ReactNativeCalendarStrip
scrollable
calendarAnimation={{ type: 'sequence', duration: 10 }}
daySelectionAnimation={{ type: 'background', duration: 200, highlightColor: '#9265DC' }}
style={styles.calenderStripStyles}
showMonth={true}
dateNumberStyle={{ color: 'black' }}
dateNameStyle={{ color: 'black' }}
styleWeekend={true}
highlightDateNameStyle={{ color: Config.Theme.COLOR_WHITE }}
highlightDateNumberStyle={{ color: Config.Theme.COLOR_WHITE }}
highlightDateContainerStyle={{ backgroundColor: Config.Theme.COLOR_BG_BUTTON }}
minDate={minDate}
shouldAllowFontScaling={true}
useNativeDriver={true}
selectedDate={selectedDate}
useIsoWeekday={true}
/>`
Metadata
Metadata
Assignees
Labels
No labels