stephy / CalendarPicker

CalendarPicker Component for React Native
807 stars 372 forks source link

Update recyclerlistview to the latest version #382

Closed jaisongreen closed 3 months ago

jaisongreen commented 6 months ago

Update recyclerlistview to the latest version to address high vulnerabilities

peacechen commented 6 months ago

Thanks @jaisongreen

Were there any breaking changes in recyclerlistview 4? I'm not able to test this unfortunately. I could publish this as a beta version if you need to use it now.

jaisongreen commented 6 months ago

Thanks @jaisongreen

Were there any breaking changes in recyclerlistview 4? I'm not able to test this unfortunately. I could publish this as a beta version if you need to use it now.

I am not seeing any breaking changes for recyclerlistview 4+. I tested by running the tests for the CalendarPicker and doing a quick test in iOS and Android.

ramonxm commented 3 months ago

this works great

peacechen commented 3 months ago

Thanks for your contribution! There's another pending PR that I'd like to merge in addition to this before cutting a new release.