Thomas
Thomas
I get this warning concerning require cycle Any idea?
The textStyle prop doesn't seem to work. Maybe the TextAvatar is missing this prop l.63 in index.js. The prop is in the initial state but the useEffect seems to erase...
fix for [this issue](https://github.com/wix/react-native-calendars/issues/2350) The first week wasn't well calculated when the first day of week isn't sunday
### Current behavior Context: It only happened on Android I need to open a modal (a screen presented as a Modal) from within the app. This modal screen is inside...