react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

React Native Calendar Components 🗓️ 📆

Results 490 react-native-calendars issues
Sort by recently updated
recently updated
newest added

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...

merge-candidate

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 ![Screenshot 2022-04-28 at 14 47 41](https://user-images.githubusercontent.com/95222178/165745761-b576cfbe-3119-48e2-bfae-8c009a94b7b9.png)...

stale

not able to play with Timeline ScrollView Props ## Screenshots

stale

Now the day of the week starts on Sunday How do I start the day of the week from Monday?

stale

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.