James A
Results
2
comments of
James A
We are still affected by this bug. This issue should not be closed until a fix is published.
This issue is happening for me as well. It seems to be caused by: ``` if (!d1 && !d2) { changed = false; } ``` in `node_modules\react-native-calendars\src\agenda\reservation-list\reservation.js` `shouldComponentUpdate`. The `d1`...