christopherdro / christopherdro/react-native-calendar

Multiple events per day

Open
#83 5 comments 1 reaction 0 assignees View on GitHub
enhancement feature request
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:
![](https://i.imgur.com/Angmc2y.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.