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

How to adjust TimelineList interval/minutes? #2544

Open
bpetrovbg opened this issue Oct 21, 2024 · 2 comments
Open

How to adjust TimelineList interval/minutes? #2544

bpetrovbg opened this issue Oct 21, 2024 · 2 comments

Comments

@bpetrovbg
Copy link

bpetrovbg commented Oct 21, 2024

Description

I'm using the react-native-calendars library in my React Native project to display a timeline view with events scheduled throughout the day. By default, the time intervals on the left side of the timeline are set to 30 minutes, as shown in the image:

image

Expected Behavior

I'd like to modify these time intervals to display every 15 minutes instead of the default 30-minute intervals. I need more control over how these intervals are displayed to better match my scheduling needs.

Observed Behavior

I could not find anything in the documentation, this feature seems crutial for a calendar, is it missing?

Other info

https://stackoverflow.com/questions/78927773/how-to-adjust-time-intervals-in-react-native-calendars-to-less-than-1-hour-30-mi

@kaloyan-ivanov
Copy link

I'm also encountering a similar challenge. In my case, I need to adjust the timeline intervals to better suit my app's scheduling requirements, but I haven't found a way to modify the default 30-minute intervals either.

@muneeb-urr-rehman
Copy link

similar issue if there is any alternate or any one find any solution?

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

No branches or pull requests

3 participants