dilipchandima / rn-select-date-range

A simple and fully customizable React Native date range picker component
https://www.npmjs.com/package/rn-select-date-range
MIT License
23 stars 30 forks source link

Too many days showing #3

Closed maartenvandillen closed 3 years ago

maartenvandillen commented 3 years ago

Hi thanks for this nice component. When scrolling back and forward through the months I get additional duplicate dates showing incorrectly. Also a warning of two children with the same key. See screenshot.

image

dilipchandima commented 3 years ago

@maartenvandillen thanks for letting us know :) let us fix this and let you know.

maartenvandillen commented 3 years ago

Thanks. No hurry though, I've decided to make my own component instead since I need to select multiple months and don't really need the day selection feature. I still might use this component in another project once this is fixed.

dilipchandima commented 3 years ago

Fixed the issue and release 2.1.0