2

enter image description here If I'm selecting the first month or last month from agenda the dates are not showing propely. enter image description here

Neetu
  • 21
  • 4
  • It would be helpful if you can explain your issue in words. The images are confusing and dont throw much light into your issue. – KnockingHeads Jul 01 '21 at 12:37

1 Answers1

0

It's actually a bug of react-native-calendar.

It has been partially fixed with this merge:

https://github.com/wix/react-native-calendars/pull/1498

Try to update to the latest version.

Francesco Clementi
  • 1,874
  • 4
  • 13
  • 28