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

[Feature Request] Adding UWP support #130

Open
AyaElmoataz opened this issue Apr 4, 2022 · 2 comments
Open

[Feature Request] Adding UWP support #130

AyaElmoataz opened this issue Apr 4, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@AyaElmoataz
Copy link

No description provided.

@antonioseric antonioseric added the help wanted Extra attention is needed label Apr 7, 2022
@mcblacksea
Copy link

@AyaElmoataz
It seems to me UWP is working fine.
At least on my end:
image

@holecekp
Copy link

Unfortuantelly, it works on UWP only if you do not plan to add any other control to the page.

When I created a page with the calendar and nothing else, everything worked perfectly. I have enclosed the calendar in a StackLayout so that I would display a label under the calendar and the days were not shown any more on Windows (it still worked fine on Android). I have replaced the StackLayout with a Grid and the calendar worked again on Windows. Unfortunatelly, I continued by replacing the label with a more complex custom ContentView and the calendard again got broken and did not displayed any days on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants