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

CustomUnavailableHour slows down the UI on Resources view

Open SwikarBhattarai opened this issue 1 month ago • 0 comments

Before submitting a new issue

  • [x] I tested using the latest version of the library, as the bug might be already fixed.
  • [x] I tested using a supported version of react native.
  • [x] I checked for possible duplicate issues, with possible answers.

Bug summary

When i use renderCustomUnavailableHour props to render custom unavailable hour, it is slowing down the UI on resources view only.

Library version

2.5.6

Environment info

Macos M2

Steps to reproduce

  1. use renderCustomUnavailableHour={renderCustomUnavailableHour} when rendering resources view

Reproducible example repository

...

SwikarBhattarai avatar Dec 17 '25 10:12 SwikarBhattarai