react-native-calendars
react-native-calendars copied to clipboard
React Native Calendar Components 🗓️ 📆
I use an **Agenda** component for displaying my event. Some of them have more than one day duration that i wanted to display with the period functionnality like this :...
- [x] Header - add property *arrowsHitSlop* so that it can be set to 0 (or any other custom value). Context: The hitSlop was fixed to 20, this was too...
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and...
Replaced current string interpolation with template string literals for eligibility and best coding practice.
I am trying to apply borderTopLeftRadius: 30 to and it works on ios but not on android here is ios and this is android ...
not able to play with Timeline ScrollView Props ## Screenshots
Now the day of the week starts on Sunday How do I start the day of the week from Monday?
Meant to allow overriding of how the `` component renders the list (use something different than a `FlatList`).
## Description Hi and thanks for sharing this awesome package. We are using it in both, our iOS/Android native project, and our React Native Web project. Using `webpack-bundle-analyzer`, we can...
I want a more custom options for this calendar component.