Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access displayed day,week,or month cell #368

Open
cendolinside123 opened this issue Aug 10, 2024 · 1 comment
Open

Access displayed day,week,or month cell #368

cendolinside123 opened this issue Aug 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cendolinside123
Copy link

cendolinside123 commented Aug 10, 2024

On function


func dequeueCell<T>(parameter: CellParameter, type: CalendarType, view: T, indexPath: IndexPath) -> KVKCalendarCellProtocol? where T: UIScrollView { 
    
}

is posible access current displayed day,week,or month so we don't need create custom cell? Want to access view inside DayPhoneCell

thank you

@kvyatkovskys kvyatkovskys added the enhancement New feature or request label Aug 12, 2024
@kvyatkovskys
Copy link
Owner

@cendolinside123 I'll add the ability to get the current cell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants