stephy / CalendarPicker

CalendarPicker Component for React Native
787 stars 369 forks source link

Invariant Violation: ListView has been removed & componentWillReceiveProps #369

Open ckswopnera opened 4 months ago

ckswopnera commented 4 months ago

Invariant Violation: ListView has been removed & componentWillReceiveProps issue

till date changed in MonthList.js import ListView from 'deprecated-react-native-listview' &
UNSAFE_componentWillReceiveProps

peacechen commented 4 months ago

Thanks for reporting this @ckswopnera Please create an MR to fix this