christopherdro / christopherdro/react-native-calendar
Eventdates not being displayed
Open
- 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.