wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.58k stars 2.96k forks source link

Calendar header doesn't appear correctly #1020

Open anmol-ezyvet opened 4 years ago

anmol-ezyvet commented 4 years ago

Description

Calendar header doesn't appear correctly when the device is rotated

Steps to Reproduce

1

2

3

Open calendar by clicking the "knob" and rotate the device.

Observed Behavior

After the device is rotated the calendar header breaks

Environment

Can be reproduced on Android and iOS.

"react-native": "0.61.4", "react-native-calendars": "1.220.0"

xesf commented 4 years ago

I can confirm I have the same issue on iOS. react-native 0.61.5, react-native-calendars 1.220.0

Other issues related to the header:

  1. Header has 2 week day rows like shown picture above but without opening the knob.
  2. Header does not navigate correctly to the selected day, showing a random week.