christopherdro / christopherdro/react-native-calendar

Feature Request: different custom styles for different event types

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

Description

currently only able to specify styling for hasEventCircle however it would be awesome to be able to specify any number of different styles for different events, possibly in the eventDates Object

`{ '2016-07-22': { style: { backgroundColor: '#333' } } }`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the calendar component's handling of hasEventCircle and the eventDates object. Read how event styling is currently applied, then define support for per-event styles in eventDates and verify that different event types render with their specified styles without changing existing behavior.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.