christopherdro / christopherdro/react-native-calendar
Multiple events per day
- Dominant language
- JavaScript
- Stars
- 536
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to have show multiple events per day, right now?
I've tried adding the same day multiple times in the `event` array with different styles, but only the last event is shown:
```
```
Should appear both blue and red indicators on 2016-12-04:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the provided Calendar component and duplicate events for 2016-12-04, then inspect how the events prop is processed. Done means both the powderblue and red indicators appear for the same day without affecting other event dates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100