roto93 / react-native-neat-date-picker

An easy to use date picker for react native.
MIT License
50 stars 29 forks source link

TypeError: undefined is not an object (evaluating 'daysArray[8].year') #3

Closed Ahsanali012 closed 2 years ago

Ahsanali012 commented 2 years ago

Year does not show

roto93 commented 2 years ago

Hi, could you provide more error message and your code? I think I didn't write the documention very well. Maybe this error is caused by wrong way using the props.

roto93 commented 2 years ago

Hi, I think I fixed this issue in v1.1.2 Could you check if this error exists?

roto93 commented 2 years ago

Closed because no acitvity.