react-native-big-calendar icon indicating copy to clipboard operation
react-native-big-calendar copied to clipboard

fix: AllDaysEvent event cell color problem

Open omercandemir opened this issue 1 year ago • 1 comments

When custom background color was typed via EventCellStyle, if the event was an AllDaysEvents and covered more than one day, the entered color was not visible. The problem has been fixed.

issue; https://github.com/acro5piano/react-native-big-calendar/issues/995

omercandemir avatar Dec 22 '23 22:12 omercandemir

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-big-calendar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 10:54pm

vercel[bot] avatar Dec 22 '23 22:12 vercel[bot]

Fixed on https://github.com/acro5piano/react-native-big-calendar/pull/996

acro5piano avatar Mar 19 '24 04:03 acro5piano