react-native-calendars
react-native-calendars copied to clipboard
React Native Calendar Components 🗓️ 📆
This fixes the Error: Maximum update depth exceeded error that occurs on the agenda in RN 0.78.0, but checking to see if a re render is necessary before doing so.
In case of this info in docs: "NEW! While we still don't support multi marking type, we add the possibility to combine between period and dot." I prepared basic day...
I am not able to scroll the compnoent in the android devices as well as its only showing time till 0am to 8am,
When using the Agenda component on Android, the calendar can enter a closed state (isOpen: false) but remains visually open, rendering it unresponsive to further interactions. This issue does not...
### Proposed Changes 1. **Expo SDK 53 compatibility** Fixes a crash that surfaced as `Maximum update depth exceeded` when using `` in Expo 53. 2. **Reliable reservation refresh** `` now...
Receiving the following error whenever I use the agenda component in my app. ERROR Warning: Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside...
I'm using CalendarList in a typescript project and when I use scrollToMonth is working properly but typescript is complaining, I've tried typings like `const calendarRef = useRef(null)` But it's not...
1. Add the ability to customize the Day component based on the day of the week