react-native-week-view icon indicating copy to clipboard operation
react-native-week-view copied to clipboard

Feature request: Calendar Vertical Indicator without text

Open rdewolff opened this issue 3 years ago • 2 comments
trafficstars

Describe the feature you'd like As a user, I'd like to have some particular indicator in the agenda with custom color and size. This could allow to displa availabilites, or other indication that do not contain text but could be clicked.

Visual demo Here is a visual demo taken from amie.so app. The green bar are what am talking about. Screenshot 2022-07-28 at 22 21 46

That'd be amazing!

rdewolff avatar Jul 28 '22 20:07 rdewolff

I think we will be able to achieve this with a custom EventComponent, stacking #233 (that also allows ignoring overlaps) and custom styles per event #228

pdpino avatar Jul 29 '22 17:07 pdpino

That's great. We have to update all the docs accordingly, as there are more and more features not visible in the main README.md.

rdewolff avatar Jul 29 '22 17:07 rdewolff