christopherdro / christopherdro/react-native-calendar

Eventdates not being displayed

Open
#133 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
536
Forks
233
PR merge metrics
No merged PRs in 30d

Description

Hey, i've been trying to add some eventDates to my calendar but the eventIndicators aren't being displayed. Any ideas what the issue might be?

Code:
`

`

Style:
`
const calendarStyle = {
eventIndicator: {
backgroundColor: 'blue',
width: 10,
height: 10,
},
}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.