Day view Event and Navigation View #152
Replies: 3 comments 2 replies
-
Hello, I'm struggling to visualise what you're describing. Could you provide a simple picture with what you want this to look like? Or do you mean something like
and after you press the right arrow you get:
|
Beta Was this translation helpful? Give feedback.
-
Yes, the same scenario you have mentioned above
…On Wed, 26 Jul, 2023, 9:14 pm Marvin E, ***@***.***> wrote:
Hello,
I'm struggling to visualise what you're describing. Could you provide a
simple picture with what you want this to look like?
Are you aiming for something like the "Event Calendar" example in the sample
app examples <https://github.com/ME-MarvinE/XCalendar/wiki/Sample-App>?
Or do you mean something like
< *1st December 2023* >
*4PM* - Cycling with friends
*7PM* - Pub with friends
*8:45PM* - Haircut
and after you press the right arrow you get:
< *2nd December 2023* >
*3PM* - Exercising
*6PM* - Ice skating
*8:45PM* - Swimming
—
Reply to this email directly, view it on GitHub
<#152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFO7K7NCO3R34DMFRINEIYLXSE3MFANCNFSM6AAAAAA2YEJXWY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Definitely achievable with XCalendar. So all you need is a NavigationView with Set the |
Beta Was this translation helpful? Give feedback.
-
Hi,
I like to create a day view events with navigation view in maui
When user click right button in navigation view, it must go to next day and show that day events below
When user click left button in navigation view, it must go to previous day and show that day event below
Can we achieve this using xcalendar?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions