acro5piano / react-native-big-calendar

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

fix: AllDaysEvent event cell color problem #996

Closed omercandemir closed 4 months ago

omercandemir commented 7 months ago

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

vercel[bot] commented 7 months ago

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
acro5piano commented 4 months ago

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