acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
441 stars 146 forks source link

Put simultaneous events side by side (rather than stacked) #1107

Open crybersecurity opened 1 week ago

crybersecurity commented 1 week ago

Hi, I was just wondering if there's a good way to put events happening at the same time side by side rather than being layered over each other. I have quite a few events that happen simultaneously and it's hard to navigate with them all blocking each other by being stacked. Thanks!

acro5piano commented 1 week ago

@crybersecurity Thanks for flagging to this feature. The PR is here: https://github.com/acro5piano/react-native-big-calendar/pull/1103

cc: @rahul-rayo

crybersecurity commented 4 days ago

Thank you for the response! Is it currently pushed to the repo, or how can I use this new feature?

acro5piano commented 3 days ago

@crybersecurity I'll create a new version as soon as possible when the PR become ready and merged.

Or you can fork their repo and create a PR. In that case I'll check it and merge soon. Another option is that building @rahul-rayo 's branch on your own and use it.