stephy / CalendarPicker

CalendarPicker Component for React Native
807 stars 372 forks source link

Invariant Violation: ListView has been removed & componentWillReceiveProps #369

Open ckswopnera opened 8 months ago

ckswopnera commented 8 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 8 months ago

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