Block-like events #220
Replies: 4 comments 3 replies
-
I understand the first use case, the event that can span multiple days. However, for the two remaining use cases, how this can help? |
Beta Was this translation helpful? Give feedback.
-
@hoangnm update: the block-like events implementation is ready (fully working in this branch: https://github.com/pdpino/react-native-week-view/tree/unstable/blocks) I will split the changes into sequential PRs:
|
Beta Was this translation helpful? Give feedback.
-
How is this going to look like when u stack event on top of that grid event ? |
Beta Was this translation helpful? Give feedback.
-
Hi @pdpino Thanks in advance |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on the feature block-like events. First working version:
"Event 5" is a regular event, while "Block" and "Other block" are block-like events, that span multiple days.
The way I see it, this will
solvehelp solving:(Possible) API change:
Beta Was this translation helpful? Give feedback.
All reactions