enter image description here如果我从议程中选择第一个月或上个月,日期不会正确显示。enter image description here
发布于 2021-07-01 20:43:42
这实际上是react-native-calendar的错误。
它已通过此合并部分修复:
https://github.com/wix/react-native-calendars/pull/1498
请尝试更新到最新版本。
https://stackoverflow.com/questions/68209834
复制相似问题