@dalwadani @ramonvermeulen
You two previously contributed to the Typescript definitions. I could use your help adding the new and updated props to the TS definition file --
useNativeDriver is a new boolean prop.
datesWhitelist, datesBlacklist, and customDatesStyles now support callback functions in addition to arrays.
@dalwadani @ramonvermeulen You two previously contributed to the Typescript definitions. I could use your help adding the new and updated props to the TS definition file --
useNativeDriver
is a new boolean prop.datesWhitelist
,datesBlacklist
, andcustomDatesStyles
now support callback functions in addition to arrays.